Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/rockchip/
Drk_hdmi.c93 hdmi->phy_set = dw_hdmi_phy_cfg; in rk_hdmi_ofdata_to_platdata()
/external/u-boot/include/
Ddw_hdmi.h477 int dw_hdmi_phy_cfg(struct dw_hdmi *hdmi, uint mpixelclock);
/external/u-boot/drivers/video/
Ddw_hdmi.c635 int dw_hdmi_phy_cfg(struct dw_hdmi *hdmi, uint mpixelclock) in dw_hdmi_phy_cfg() function