Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/rockchip/
H A Drk_hdmi.c113 ret = dw_hdmi_phy_wait_for_hpd(hdmi); in rk_hdmi_probe()
/OK3568_Linux_fs/u-boot/include/
H A Ddw_hdmi.h479 int dw_hdmi_phy_wait_for_hpd(struct dw_hdmi *hdmi);
/OK3568_Linux_fs/u-boot/drivers/video/
H A Ddw_hdmi.c657 int dw_hdmi_phy_wait_for_hpd(struct dw_hdmi *hdmi) in dw_hdmi_phy_wait_for_hpd() function