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

/linux-master/include/drm/bridge/
H A Ddw_hdmi.h199 void dw_hdmi_phy_gen2_pddq(struct dw_hdmi *hdmi, u8 enable);
/linux-master/drivers/gpu/drm/sun4i/
H A Dsun8i_hdmi_phy.c157 dw_hdmi_phy_gen2_pddq(hdmi, 1);
161 dw_hdmi_phy_gen2_pddq(hdmi, 0);
214 dw_hdmi_phy_gen2_pddq(hdmi, 1);
/linux-master/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c1443 void dw_hdmi_phy_gen2_pddq(struct dw_hdmi *hdmi, u8 enable) function
1449 EXPORT_SYMBOL_GPL(dw_hdmi_phy_gen2_pddq); variable
1528 dw_hdmi_phy_gen2_pddq(hdmi, 1);
1547 dw_hdmi_phy_gen2_pddq(hdmi, 0);

Completed in 157 milliseconds