Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/
Ddw_hdmi.c272 static void hdmi_phy_enable_tmds(struct dw_hdmi *hdmi, uint enable) in hdmi_phy_enable_tmds() function
366 hdmi_phy_enable_tmds(hdmi, 0); in hdmi_phy_configure()
367 hdmi_phy_enable_tmds(hdmi, 1); in hdmi_phy_configure()
643 hdmi_phy_enable_tmds(hdmi, 0); in dw_hdmi_phy_cfg()