Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c214 uint32_t is_hpd_high = 0; in dc_link_detect_sink() local
234 dal_gpio_get_value(hpd_pin, &is_hpd_high); in dc_link_detect_sink()
238 if (is_hpd_high) { in dc_link_detect_sink()