Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/i2c/
Dtc358743_regs.h312 #define MASK_I_AF_UNLOCK 0x40 macro
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()