Searched refs:hdmi_phy_enable_tmds (Results 1 – 5 of 5) sorted by relevance
65 hdmi_phy->conf->hdmi_phy_enable_tmds(hdmi_phy); in mtk_hdmi_phy_power_on()83 hdmi_phy->conf->hdmi_phy_enable_tmds && in mtk_hdmi_phy_dev_get_ops()
26 void (*hdmi_phy_enable_tmds)(struct mtk_hdmi_phy *hdmi_phy); member
276 .hdmi_phy_enable_tmds = mtk_hdmi_phy_enable_tmds,
243 .hdmi_phy_enable_tmds = mtk_hdmi_phy_enable_tmds,
273 static void hdmi_phy_enable_tmds(struct dw_hdmi *hdmi, uint enable) in hdmi_phy_enable_tmds() function367 hdmi_phy_enable_tmds(hdmi, 0); in hdmi_phy_configure()368 hdmi_phy_enable_tmds(hdmi, 1); in hdmi_phy_configure()644 hdmi_phy_enable_tmds(hdmi, 0); in dw_hdmi_phy_cfg()