Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c215 uint32_t is_hpd_high = 0; in dc_link_detect_sink() local
236 dal_gpio_get_value(hpd_pin, &is_hpd_high); in dc_link_detect_sink()
240 if (is_hpd_high) { in dc_link_detect_sink()