Home
last modified time | relevance | path

Searched defs:hdmi_phy_enable_tmds (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/phy/mediatek/
H A Dphy-mtk-hdmi.h24 void (*hdmi_phy_enable_tmds)(struct mtk_hdmi_phy *hdmi_phy); member
/openbmc/u-boot/drivers/video/
H A Ddw_hdmi.c338 static void hdmi_phy_enable_tmds(struct dw_hdmi *hdmi, uint enable) in hdmi_phy_enable_tmds() function