Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/sun4i/
H A Dsun8i_hdmi_phy.c156 dw_hdmi_phy_gen2_txpwron(hdmi, 0); in sun8i_a83t_hdmi_phy_config()
204 dw_hdmi_phy_gen2_txpwron(hdmi, 1); in sun8i_a83t_hdmi_phy_config()
213 dw_hdmi_phy_gen2_txpwron(hdmi, 0); in sun8i_a83t_hdmi_phy_disable()
/linux/include/drm/bridge/
H A Ddw_hdmi.h200 void dw_hdmi_phy_gen2_txpwron(struct dw_hdmi *hdmi, u8 enable);
/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c1448 void dw_hdmi_phy_gen2_txpwron(struct dw_hdmi *hdmi, u8 enable) in dw_hdmi_phy_gen2_txpwron() function
1454 EXPORT_SYMBOL_GPL(dw_hdmi_phy_gen2_txpwron);
1506 dw_hdmi_phy_gen2_txpwron(hdmi, 0); in dw_hdmi_phy_power_off()
1543 dw_hdmi_phy_gen2_txpwron(hdmi, 1); in dw_hdmi_phy_power_on()