Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/rockchip/
H A Drk_hdmi.c93 hdmi->phy_set = dw_hdmi_phy_cfg; in rk_hdmi_ofdata_to_platdata()
/openbmc/u-boot/include/
H A Ddw_hdmi.h551 int dw_hdmi_phy_cfg(struct dw_hdmi *hdmi, uint mpixelclock);
/openbmc/u-boot/drivers/video/
H A Ddw_hdmi.c889 int dw_hdmi_phy_cfg(struct dw_hdmi *hdmi, uint mpixelclock) in dw_hdmi_phy_cfg() function