Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/rockchip/
H A Drk_hdmi.c112 ret = dw_hdmi_phy_wait_for_hpd(hdmi); in rk_hdmi_probe()
/openbmc/u-boot/include/
H A Ddw_hdmi.h552 int dw_hdmi_phy_wait_for_hpd(struct dw_hdmi *hdmi);
/openbmc/u-boot/drivers/video/
H A Ddw_hdmi.c910 int dw_hdmi_phy_wait_for_hpd(struct dw_hdmi *hdmi) in dw_hdmi_phy_wait_for_hpd() function