Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c2182 int hpd_event, hpd_status; in cdns_mhdp_detect_hpd() local
2186 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()