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

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

Completed in 204 milliseconds