Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/rockchip/
Drk_hdmi.c112 ret = dw_hdmi_phy_wait_for_hpd(hdmi); in rk_hdmi_probe()
/external/u-boot/include/
Ddw_hdmi.h478 int dw_hdmi_phy_wait_for_hpd(struct dw_hdmi *hdmi);
/external/u-boot/drivers/video/
Ddw_hdmi.c656 int dw_hdmi_phy_wait_for_hpd(struct dw_hdmi *hdmi) in dw_hdmi_phy_wait_for_hpd() function