Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/i2c/
Dtc358743_regs.h334 #define MASK_I_SYNC_CHG 0x02 macro
Dtc358743.c1076 if (misc_int & MASK_I_SYNC_CHG) { in tc358743_hdmi_misc_int_handler()
1087 misc_int &= ~MASK_I_SYNC_CHG; in tc358743_hdmi_misc_int_handler()