Searched refs:hdmi_int1 (Results 1 – 1 of 1) sorted by relevance
1447 u8 hdmi_int1 = i2c_rd8(sd, HDMI_INT1); in tc358743_isr() local1451 if (hdmi_int1 & MASK_I_CBIT) in tc358743_isr()1453 if (hdmi_int1 & MASK_I_CLK) in tc358743_isr()1455 if (hdmi_int1 & MASK_I_SYS) in tc358743_isr()1457 if (hdmi_int1 & MASK_I_AUD) in tc358743_isr()