Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/mediatek/
H A Dphy-mtk-hdmi.c65 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()
H A Dphy-mtk-hdmi.h26 void (*hdmi_phy_enable_tmds)(struct mtk_hdmi_phy *hdmi_phy); member
H A Dphy-mtk-hdmi-mt8173.c276 .hdmi_phy_enable_tmds = mtk_hdmi_phy_enable_tmds,
H A Dphy-mtk-hdmi-mt2701.c243 .hdmi_phy_enable_tmds = mtk_hdmi_phy_enable_tmds,
/OK3568_Linux_fs/u-boot/drivers/video/
H A Ddw_hdmi.c273 static void hdmi_phy_enable_tmds(struct dw_hdmi *hdmi, uint enable) in hdmi_phy_enable_tmds() function
367 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()