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

/linux-master/include/drm/bridge/
H A Ddw_hdmi.h200 void dw_hdmi_phy_gen2_txpwron(struct dw_hdmi *hdmi, u8 enable);
/linux-master/drivers/gpu/drm/sun4i/
H A Dsun8i_hdmi_phy.c156 dw_hdmi_phy_gen2_txpwron(hdmi, 0);
204 dw_hdmi_phy_gen2_txpwron(hdmi, 1);
213 dw_hdmi_phy_gen2_txpwron(hdmi, 0);
/linux-master/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c1451 void dw_hdmi_phy_gen2_txpwron(struct dw_hdmi *hdmi, u8 enable) function
1457 EXPORT_SYMBOL_GPL(dw_hdmi_phy_gen2_txpwron); variable
1509 dw_hdmi_phy_gen2_txpwron(hdmi, 0);
1546 dw_hdmi_phy_gen2_txpwron(hdmi, 1);

Completed in 231 milliseconds