Searched refs:hdmi_int1 (Results 1 – 1 of 1) sorted by relevance
1416 u8 hdmi_int1 = i2c_rd8(sd, HDMI_INT1); in tc358743_isr() local1420 if (hdmi_int1 & MASK_I_CBIT) in tc358743_isr()1422 if (hdmi_int1 & MASK_I_CLK) in tc358743_isr()1424 if (hdmi_int1 & MASK_I_SYS) in tc358743_isr()1426 if (hdmi_int1 & MASK_I_AUD) in tc358743_isr()