Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/mediatek/
Dmtk_hdmi_phy.h26 void (*hdmi_phy_enable_tmds)(struct mtk_hdmi_phy *hdmi_phy); member
Dmtk_hdmi_phy.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()
Dmtk_mt8173_hdmi_phy.c328 .hdmi_phy_enable_tmds = mtk_hdmi_phy_enable_tmds,
Dmtk_mt2701_hdmi_phy.c243 .hdmi_phy_enable_tmds = mtk_hdmi_phy_enable_tmds,