Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/rk628/
H A Drk628_bt1120_v4l2.c264 static bool tx_5v_power_present(struct v4l2_subdev *sd) in tx_5v_power_present() function
463 if (tx_5v_power_present(sd)) in rk628_hdmirx_reset_regfile()
493 plugin = tx_5v_power_present(sd); in rk628_bt1120_delayed_work_enable_hotplug()
554 plugin = tx_5v_power_present(sd); in rk628_delayed_work_res_change()
596 tx_5v_power_present(sd)); in rk628_bt1120_s_ctrl_detect_tx_5v()
867 if (!tx_5v_power_present(sd)) { in rk628_hdmirx_phy_setup()
941 if (tx_5v_power_present(sd)) in rk628_bt1120_initial_setup()
1024 plugin = tx_5v_power_present(sd); in rk628_bt1120_isr()
1116 if (no_signal(sd) && tx_5v_power_present(sd)) { in rk628_bt1120_g_input_status()
1261 ret = tx_5v_power_present(sd); in rk628_bt1120_get_ctrl()
[all …]
H A Drk628_csi_v4l2.c292 static bool tx_5v_power_present(struct v4l2_subdev *sd) in tx_5v_power_present() function
494 plugin = tx_5v_power_present(sd); in rk628_csi_delayed_work_enable_hotplug()
555 plugin = tx_5v_power_present(sd); in rk628_delayed_work_res_change()
601 tx_5v_power_present(sd)); in rk628_csi_s_ctrl_detect_tx_5v()
1065 if (!tx_5v_power_present(sd)) { in rk628_hdmirx_phy_setup()
1143 if (tx_5v_power_present(sd)) in rk628_csi_initial_setup()
1226 plugin = tx_5v_power_present(sd); in rk628_csi_isr()
1320 if (no_signal(sd) && tx_5v_power_present(sd)) { in rk628_csi_g_input_status()
1487 ret = tx_5v_power_present(sd); in rk628_csi_get_ctrl()
1748 if (tx_5v_power_present(sd)) in rk628_csi_s_edid()
[all …]
/OK3568_Linux_fs/kernel/drivers/misc/rk628/
H A Drk628_hdmirx.c154 static int tx_5v_power_present(struct rk628 *rk628) in tx_5v_power_present() function
703 if (tx_5v_power_present(rk628)) { in rk628_hdmirx_enable()
739 if (!tx_5v_power_present(rk628)) { in rk628_hdmirx_disable()
760 if (tx_5v_power_present(rk628)) { in rk628_hdmirx_detect()
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dlt8619c.c254 static inline bool tx_5v_power_present(struct v4l2_subdev *sd) in tx_5v_power_present() function
398 if (tx_5v_power_present(sd)) { in lt8619c_delayed_work_enable_hotplug()
424 if (!tx_5v_power_present(sd)) { in lt8619c_delayed_work_monitor_resolution()
588 tx_5v_power_present(sd)); in lt8619c_s_ctrl_detect_tx_5v()
949 if (tx_5v_power_present(sd)) { in lt8619c_initial_setup()
1192 ret = tx_5v_power_present(sd); in lt8619c_get_ctrl()
1386 if (tx_5v_power_present(sd)) in lt8619c_s_edid()
1557 tx_5v_power_present(sd); in plugin_detect_irq()
H A Dlt6911uxc.c297 static inline bool tx_5v_power_present(struct v4l2_subdev *sd) in tx_5v_power_present() function
512 plugin = tx_5v_power_present(sd); in lt6911uxc_config_hpd()
532 v4l2_ctrl_s_ctrl(lt6911uxc->detect_tx_5v_ctrl, tx_5v_power_present(sd)); in lt6911uxc_delayed_work_enable_hotplug()
552 tx_5v_power_present(sd)); in lt6911uxc_s_ctrl_detect_tx_5v()
645 tx_5v_power_present(sd); in plugin_detect_irq_handler()
H A Dtc35874x.c387 static inline bool tx_5v_power_present(struct v4l2_subdev *sd) in tx_5v_power_present() function
618 tx_5v_power_present(sd)); in tc35874x_s_ctrl_detect_tx_5v()
1231 bool tx_5v = tx_5v_power_present(sd); in tc35874x_hdmi_sys_int_handler()
1296 ret = tx_5v_power_present(sd); in tc35874x_get_ctrl()
1936 if (tx_5v_power_present(sd)) in tc35874x_s_edid()
2432 tc35874x_enable_interrupts(sd, tx_5v_power_present(sd)); in tc35874x_probe()
H A Dtc358743.c259 static inline bool tx_5v_power_present(struct v4l2_subdev *sd) in tx_5v_power_present() function
462 tx_5v_power_present(sd)); in tc358743_s_ctrl_detect_tx_5v()
1182 bool tx_5v = tx_5v_power_present(sd); in tc358743_hdmi_sys_int_handler()
1818 if (tx_5v_power_present(sd)) in tc358743_s_edid()
2164 tc358743_enable_interrupts(sd, tx_5v_power_present(sd)); in tc358743_probe()
H A Dlt7911d.c311 static inline bool tx_5v_power_present(struct v4l2_subdev *sd) in tx_5v_power_present() function
487 v4l2_ctrl_s_ctrl(lt7911d->detect_tx_5v_ctrl, tx_5v_power_present(sd)); in lt7911d_delayed_work_enable_hotplug()
505 tx_5v_power_present(sd)); in lt7911d_s_ctrl_detect_tx_5v()
H A Dit6616.c3300 static inline bool tx_5v_power_present(struct v4l2_subdev *sd) in tx_5v_power_present() function
3375 it6616->is_audio_present = tx_5v_power_present(sd) ? true : false; in it6616_get_detected_timings()
3427 tx_5v_power_present(sd)); in it6616_s_ctrl_detect_tx_5v()
3507 if (tx_5v_power_present(sd)) { in it6616_isr()
4210 tx_5v_power_present(&it6616->sd) ? 1 : 0); in audio_present_show()
H A Dlt7911uxc.c487 static inline bool tx_5v_power_present(struct v4l2_subdev *sd) in tx_5v_power_present() function
676 tx_5v_power_present(sd)); in lt7911uxc_s_ctrl_detect_tx_5v()
H A Dlt6911uxe.c696 static inline bool tx_5v_power_present(struct v4l2_subdev *sd) in tx_5v_power_present() function
907 tx_5v_power_present(sd)); in lt6911uxe_s_ctrl_detect_tx_5v()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/hdmirx/
H A Drk_hdmirx.c258 static bool tx_5v_power_present(struct rk_hdmirx_dev *hdmirx_dev);
485 return !tx_5v_power_present(hdmirx_dev); in port_no_link()
504 static bool tx_5v_power_present(struct rk_hdmirx_dev *hdmirx_dev) in tx_5v_power_present() function
983 tx_5v_power_present(hdmirx_dev), in hdmirx_delayed_work_cec()
1091 if (tx_5v_power_present(hdmirx_dev)) in hdmirx_write_edid()
1108 if (tx_5v_power_present(hdmirx_dev)) in hdmirx_set_edid()
1183 .tx_5v_power = tx_5v_power_present, in hdmirx_register_hdcp()
1520 if (!tx_5v_power_present(hdmirx_dev)) { in hdmirx_wait_lock_and_get_timing()
2903 plugin = tx_5v_power_present(hdmirx_dev); in hdmirx_delayed_work_hotplug()
3051 if (tx_5v_power_present(hdmirx_dev) && hdmirx_dev->audio_present) in hdmirx_audio_startup()
[all …]