Searched refs:hpd_state (Results 1 – 5 of 5) sorted by relevance
103 u32 hpd_state; member593 state = dp->hpd_state; in msm_dp_hpd_plug_handle()660 state = dp->hpd_state; in msm_dp_hpd_unplug_handle()1590 u32 hpd_state; in msm_dp_bridge_atomic_enable() local1609 hpd_state = msm_dp_display->hpd_state; in msm_dp_bridge_atomic_enable()1610 if (hpd_state != ST_DISPLAY_OFF && hpd_state != ST_MAINLINK_READY) { in msm_dp_bridge_atomic_enable()1622 hpd_state = msm_dp_display->hpd_state; in msm_dp_bridge_atomic_enable()1661 u32 hpd_state; in msm_dp_bridge_atomic_post_disable() local1671 hpd_state = msm_dp_display->hpd_state; in msm_dp_bridge_atomic_post_disable()1672 if (hpd_state != ST_DISCONNECT_PENDING && hpd_state != ST_CONNECTED) in msm_dp_bridge_atomic_post_disable()[all …]
86 u8 hpd_state; member143 u8 mode, bool hpd_state, in pmic_glink_altmode_enable_dp() argument150 if (hpd_state) in pmic_glink_altmode_enable_dp()231 alt_port->hpd_state, in pmic_glink_altmode_worker()235 if (alt_port->hpd_state) in pmic_glink_altmode_worker()272 u8 hpd_state; in pmic_glink_altmode_sc8180xp_notify() local290 hpd_state = FIELD_GET(SC8180X_HPD_STATE_MASK, notification); in pmic_glink_altmode_sc8180xp_notify()304 alt_port->hpd_state = hpd_state; in pmic_glink_altmode_sc8180xp_notify()319 u8 hpd_state; in pmic_glink_altmode_sc8280xp_notify() local335 hpd_state = FIELD_GET(SC8280XP_HPD_STATE_MASK, notify->payload[8]); in pmic_glink_altmode_sc8280xp_notify()[all …]
90 u8 hpd_state; member225 port->hpd_state = FIELD_GET(GAOKUN_HPD_STATE_MASK, ddi); in gaokun_ucsi_port_update()302 port->hpd_state ? in gaokun_ucsi_handle_altmode()
462 bool hpd_state; member2531 it6505->hpd_state = it6505_get_sink_hpd_status(it6505); in it6505_irq_hpd()2533 it6505->hpd_state ? "high" : "low"); in it6505_irq_hpd()2535 if (it6505->hpd_state) { in it6505_irq_hpd()2757 if (it6505->hpd_state) { in it6505_int_threaded_handler()2872 status = it6505->hpd_state ? connector_status_connected : in it6505_detect()2877 if (it6505->hpd_state) { in it6505_detect()
6276 enum drm_connector_status hpd_state) in intel_dp_oob_hotplug_event() argument6281 bool hpd_high = hpd_state == connector_status_connected; in intel_dp_oob_hotplug_event()
Completed in 38 milliseconds