Home
last modified time | relevance | path

Searched refs:dw_hdmi_phy_gen2_txpwron (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/sun4i/
Dsun8i_hdmi_phy.c142 dw_hdmi_phy_gen2_txpwron(hdmi, 0); in sun8i_hdmi_phy_config_a83t()
190 dw_hdmi_phy_gen2_txpwron(hdmi, 1); in sun8i_hdmi_phy_config_a83t()
367 dw_hdmi_phy_gen2_txpwron(hdmi, 0); in sun8i_hdmi_phy_disable_a83t()
/Linux-v5.4/include/drm/bridge/
Ddw_hdmi.h170 void dw_hdmi_phy_gen2_txpwron(struct dw_hdmi *hdmi, u8 enable);
/Linux-v5.4/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c1247 void dw_hdmi_phy_gen2_txpwron(struct dw_hdmi *hdmi, u8 enable) in dw_hdmi_phy_gen2_txpwron() function
1253 EXPORT_SYMBOL_GPL(dw_hdmi_phy_gen2_txpwron);
1297 dw_hdmi_phy_gen2_txpwron(hdmi, 0); in dw_hdmi_phy_power_off()
1334 dw_hdmi_phy_gen2_txpwron(hdmi, 1); in dw_hdmi_phy_power_on()