Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dtc358743_regs.h295 #define MASK_I_HDMI 0x10 macro
H A Dtc358743.c1221 if (sys_int & MASK_I_HDMI) { in tc358743_hdmi_sys_int_handler()
1228 sys_int &= ~MASK_I_HDMI; in tc358743_hdmi_sys_int_handler()