Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/rockchip/
Dcdn-dp-reg.h463 int cdn_dp_get_hpd_status(struct cdn_dp_device *dp);
Dcdn-dp-reg.c408 int cdn_dp_get_hpd_status(struct cdn_dp_device *dp) in cdn_dp_get_hpd_status() function
Dcdn-dp-core.c413 ret = cdn_dp_get_hpd_status(dp); in cdn_dp_enable_phy()