Home
last modified time | relevance | path

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

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