Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dtc358743.c1420 u8 hdmi_int1 = i2c_rd8(sd, HDMI_INT1); in tc358743_isr() local
1424 if (hdmi_int1 & MASK_I_CBIT) in tc358743_isr()
1426 if (hdmi_int1 & MASK_I_CLK) in tc358743_isr()
1428 if (hdmi_int1 & MASK_I_SYS) in tc358743_isr()
1430 if (hdmi_int1 & MASK_I_AUD) in tc358743_isr()