Searched refs:hpd_link_status (Results 1 – 1 of 1) sorted by relevance
1548 u32 hpd_link_status = 0; in msm_dp_bridge_hpd_notify() local1555 hpd_link_status = msm_dp_aux_is_link_connected(dp->aux); in msm_dp_bridge_hpd_notify()1558 msm_dp_display->connector_type, hpd_link_status, status); in msm_dp_bridge_hpd_notify()1561 if (hpd_link_status == ISR_HPD_REPLUG_COUNT) { in msm_dp_bridge_hpd_notify()1564 } else if (hpd_link_status == ISR_IRQ_HPD_PULSE_COUNT) { in msm_dp_bridge_hpd_notify()