Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/phy/mediatek/
Dphy-mtk-hdmi.c32 hdmi_phy->conf->hdmi_phy_enable_tmds(hdmi_phy); in mtk_hdmi_phy_power_on()
50 hdmi_phy->conf->hdmi_phy_enable_tmds && in mtk_hdmi_phy_dev_get_ops()
Dphy-mtk-hdmi.h25 void (*hdmi_phy_enable_tmds)(struct mtk_hdmi_phy *hdmi_phy); member
Dphy-mtk-hdmi-mt2701.c221 .hdmi_phy_enable_tmds = mtk_hdmi_phy_enable_tmds,
Dphy-mtk-hdmi-mt8173.c248 .hdmi_phy_enable_tmds = mtk_hdmi_phy_enable_tmds,