Searched refs:hdmi_phy_enable_tmds (Results 1 – 6 of 6) sorted by relevance
34 hdmi_phy->conf->hdmi_phy_enable_tmds(hdmi_phy); in mtk_hdmi_phy_power_on()62 hdmi_phy->conf->hdmi_phy_enable_tmds && in mtk_hdmi_phy_dev_get_ops()
24 void (*hdmi_phy_enable_tmds)(struct mtk_hdmi_phy *hdmi_phy); member
248 .hdmi_phy_enable_tmds = mtk_hdmi_phy_enable_tmds,
221 .hdmi_phy_enable_tmds = mtk_hdmi_phy_enable_tmds,
484 .hdmi_phy_enable_tmds = mtk_hdmi_phy_enable_tmds,
338 static void hdmi_phy_enable_tmds(struct dw_hdmi *hdmi, uint enable) in hdmi_phy_enable_tmds() function432 hdmi_phy_enable_tmds(hdmi, 0); in hdmi_phy_configure()433 hdmi_phy_enable_tmds(hdmi, 1); in hdmi_phy_configure()897 hdmi_phy_enable_tmds(hdmi, 0); in dw_hdmi_phy_cfg()