Home
last modified time | relevance | path

Searched refs:dw_hdmi_phy_gen2_pddq (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsun8i_hdmi_phy.c136 dw_hdmi_phy_gen2_pddq(hdmi, 1); in sun8i_hdmi_phy_config_a83t()
140 dw_hdmi_phy_gen2_pddq(hdmi, 0); in sun8i_hdmi_phy_config_a83t()
362 dw_hdmi_phy_gen2_pddq(hdmi, 1); in sun8i_hdmi_phy_disable_a83t()
/OK3568_Linux_fs/kernel/include/drm/bridge/
H A Ddw_hdmi.h298 void dw_hdmi_phy_gen2_pddq(struct dw_hdmi *hdmi, u8 enable);
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Ddw_hdmi.c670 static void dw_hdmi_phy_gen2_pddq(struct dw_hdmi *hdmi, u8 enable) in dw_hdmi_phy_gen2_pddq() function
729 dw_hdmi_phy_gen2_pddq(hdmi, 1); in dw_hdmi_phy_power_off()
748 dw_hdmi_phy_gen2_pddq(hdmi, 0); in dw_hdmi_phy_power_on()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c1758 void dw_hdmi_phy_gen2_pddq(struct dw_hdmi *hdmi, u8 enable) in dw_hdmi_phy_gen2_pddq() function
1764 EXPORT_SYMBOL_GPL(dw_hdmi_phy_gen2_pddq);
1835 dw_hdmi_phy_gen2_pddq(hdmi, 1); in dw_hdmi_phy_power_off()
1854 dw_hdmi_phy_gen2_pddq(hdmi, 0); in dw_hdmi_phy_power_on()