Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/i2c/
H A Dtc358743.c330 i2c_rd8(sd, DE_WIDTH_H_LO); in tc358743_get_detected_timings()
332 i2c_rd8(sd, DE_WIDTH_V_LO); in tc358743_get_detected_timings()
334 i2c_rd8(sd, H_SIZE_LO); in tc358743_get_detected_timings()
336 i2c_rd8(sd, V_SIZE_LO)) / 2; in tc358743_get_detected_timings()
340 i2c_rd8(sd, FV_CNT_LO); in tc358743_get_detected_timings()
1167 u8 clk_int_mask = i2c_rd8(sd, CLK_INTM); in tc358743_hdmi_clk_int_handler()
1203 u8 sys_int_mask = i2c_rd8(sd, SYS_INTM); in tc358743_hdmi_sys_int_handler()
1274 u8 vi_status3 = i2c_rd8(sd, VI_STATUS3); in tc358743_log_status()
1446 u8 hdmi_int0 = i2c_rd8(sd, HDMI_INT0); in tc358743_isr()
1447 u8 hdmi_int1 = i2c_rd8(sd, HDMI_INT1); in tc358743_isr()
[all …]