Home
last modified time | relevance | path

Searched refs:dw_hdmi_phy_enable_powerdown (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Ddw_hdmi.c649 static void dw_hdmi_phy_enable_powerdown(struct dw_hdmi *hdmi, bool enable) in dw_hdmi_phy_enable_powerdown() function
706 dw_hdmi_phy_enable_powerdown(hdmi, true); in dw_hdmi_phy_power_off()
739 dw_hdmi_phy_enable_powerdown(hdmi, false); in dw_hdmi_phy_power_on()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c1737 static void dw_hdmi_phy_enable_powerdown(struct dw_hdmi *hdmi, bool enable) in dw_hdmi_phy_enable_powerdown() function
1812 dw_hdmi_phy_enable_powerdown(hdmi, true); in dw_hdmi_phy_power_off()
1845 dw_hdmi_phy_enable_powerdown(hdmi, false); in dw_hdmi_phy_power_on()