Home
last modified time | relevance | path

Searched refs:MASK_I_AF_UNLOCK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dtc358743_regs.h312 #define MASK_I_AF_UNLOCK 0x40 macro
H A Dtc358743.c1119 if (cbit_int & (MASK_I_AF_LOCK | MASK_I_AF_UNLOCK)) { in tc358743_hdmi_cbit_int_handler()
1125 cbit_int &= ~(MASK_I_AF_LOCK | MASK_I_AF_UNLOCK); in tc358743_hdmi_cbit_int_handler()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dtc358743_regs.h312 #define MASK_I_AF_UNLOCK 0x40 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()

Completed in 10 milliseconds