Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/rockchip/
H A Drk_hdmi.c94 hdmi->phy_set = dw_hdmi_phy_cfg; in rk_hdmi_ofdata_to_platdata()
/OK3568_Linux_fs/u-boot/include/
H A Ddw_hdmi.h478 int dw_hdmi_phy_cfg(struct dw_hdmi *hdmi, uint mpixelclock);
/OK3568_Linux_fs/u-boot/drivers/video/
H A Ddw_hdmi.c636 int dw_hdmi_phy_cfg(struct dw_hdmi *hdmi, uint mpixelclock) in dw_hdmi_phy_cfg() function