Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dtc358743.c1182 bool tx_5v = tx_5v_power_present(sd); in tc358743_hdmi_sys_int_handler() local
1185 __func__, tx_5v ? "yes" : "no"); in tc358743_hdmi_sys_int_handler()
1187 if (tx_5v) { in tc358743_hdmi_sys_int_handler()
H A Dadv7604.c2196 u8 tx_5v; in adv76xx_isr() local
2238 tx_5v = irq_reg_0x70 & info->cable_det_mask; in adv76xx_isr()
2239 if (tx_5v) { in adv76xx_isr()
2240 v4l2_dbg(1, debug, sd, "%s: tx_5v: 0x%x\n", __func__, tx_5v); in adv76xx_isr()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dtc358743.c1184 bool tx_5v = tx_5v_power_present(sd); in tc358743_hdmi_sys_int_handler() local
1187 __func__, tx_5v ? "yes" : "no"); in tc358743_hdmi_sys_int_handler()
1189 if (tx_5v) { in tc358743_hdmi_sys_int_handler()
H A Dadv7604.c2213 u8 tx_5v; in adv76xx_isr() local
2255 tx_5v = irq_reg_0x70 & info->cable_det_mask; in adv76xx_isr()
2256 if (tx_5v) { in adv76xx_isr()
2257 v4l2_dbg(1, debug, sd, "%s: tx_5v: 0x%x\n", __func__, tx_5v); in adv76xx_isr()

Completed in 15 milliseconds