Home
last modified time | relevance | path

Searched refs:UB960_RR_BCC_STATUS_SLAVE_ERR (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/media/i2c/
Dds90ub960.c188 #define UB960_RR_BCC_STATUS_SLAVE_ERR BIT(2) macro
193 UB960_RR_BCC_STATUS_MASTER_TO | UB960_RR_BCC_STATUS_SLAVE_ERR | \
2226 if (bcc_sts & UB960_RR_BCC_STATUS_SLAVE_ERR) in ub960_rxport_handle_events()