Home
last modified time | relevance | path

Searched defs:is_hpd_high (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/link/protocols/
Dlink_hpd.c120 bool query_hpd_status(struct dc_link *link, uint32_t *is_hpd_high) in query_hpd_status()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/link/
Dlink_detection.c1232 uint32_t is_hpd_high = 0; in link_detect_connection_type() local