Searched refs:hpd_event (Results 1 – 1 of 1) sorted by relevance
2182 int hpd_event, hpd_status; in cdns_mhdp_detect_hpd() local2186 hpd_event = cdns_mhdp_read_hpd_event(mhdp); in cdns_mhdp_detect_hpd()2189 if (hpd_event < 0) { in cdns_mhdp_detect_hpd()2191 __func__, hpd_event); in cdns_mhdp_detect_hpd()2202 if (hpd_event & DPTX_READ_EVENT_HPD_PULSE) in cdns_mhdp_detect_hpd()