Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dtc358743_regs.h311 #define MASK_I_AF_LOCK 0x80 macro
H A Dtc358743.c1121 if (cbit_int & (MASK_I_AF_LOCK | MASK_I_AF_UNLOCK)) { in tc358743_hdmi_cbit_int_handler()
1127 cbit_int &= ~(MASK_I_AF_LOCK | MASK_I_AF_UNLOCK); in tc358743_hdmi_cbit_int_handler()