Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dtc35874x_regs.h240 #define MASK_I_AF_LOCK 0x80 macro
H A Dtc358743_regs.h311 #define MASK_I_AF_LOCK 0x80 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()
H A Dtc35874x.c1168 if (cbit_int & (MASK_I_AF_LOCK | MASK_I_AF_UNLOCK)) { in tc35874x_hdmi_cbit_int_handler()
1174 cbit_int &= ~(MASK_I_AF_LOCK | MASK_I_AF_UNLOCK); in tc35874x_hdmi_cbit_int_handler()