Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/i2c/
Dtc358743_regs.h334 #define MASK_I_SYNC_CHG 0x02 macro
Dtc358743.c1078 if (misc_int & MASK_I_SYNC_CHG) { in tc358743_hdmi_misc_int_handler()
1089 misc_int &= ~MASK_I_SYNC_CHG; in tc358743_hdmi_misc_int_handler()