Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/mediatek/
Dmtk_hdmi_phy.h27 void (*hdmi_phy_disable_tmds)(struct mtk_hdmi_phy *hdmi_phy); member
Dmtk_hdmi_phy.c73 hdmi_phy->conf->hdmi_phy_disable_tmds(hdmi_phy); in mtk_hdmi_phy_power_off()
84 hdmi_phy->conf->hdmi_phy_disable_tmds) in mtk_hdmi_phy_dev_get_ops()
Dmtk_mt8173_hdmi_phy.c329 .hdmi_phy_disable_tmds = mtk_hdmi_phy_disable_tmds,
Dmtk_mt2701_hdmi_phy.c244 .hdmi_phy_disable_tmds = mtk_hdmi_phy_disable_tmds,