Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dtc358743_regs.h334 #define MASK_I_SYNC_CHG 0x02 macro
H A Dtc358743.c1105 if (misc_int & MASK_I_SYNC_CHG) { in tc358743_hdmi_misc_int_handler()
1116 misc_int &= ~MASK_I_SYNC_CHG; in tc358743_hdmi_misc_int_handler()