Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsun8i_hdmi_phy.c135 dw_hdmi_phy_gen2_txpwron(hdmi, 0); in sun8i_hdmi_phy_config_a83t()
183 dw_hdmi_phy_gen2_txpwron(hdmi, 1); in sun8i_hdmi_phy_config_a83t()
361 dw_hdmi_phy_gen2_txpwron(hdmi, 0); in sun8i_hdmi_phy_disable_a83t()
/OK3568_Linux_fs/kernel/include/drm/bridge/
H A Ddw_hdmi.h299 void dw_hdmi_phy_gen2_txpwron(struct dw_hdmi *hdmi, u8 enable);
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Ddw_hdmi.c677 static void dw_hdmi_phy_gen2_txpwron(struct dw_hdmi *hdmi, u8 enable) in dw_hdmi_phy_gen2_txpwron() function
710 dw_hdmi_phy_gen2_txpwron(hdmi, 0); in dw_hdmi_phy_power_off()
747 dw_hdmi_phy_gen2_txpwron(hdmi, 1); in dw_hdmi_phy_power_on()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c1766 void dw_hdmi_phy_gen2_txpwron(struct dw_hdmi *hdmi, u8 enable) in dw_hdmi_phy_gen2_txpwron() function
1772 EXPORT_SYMBOL_GPL(dw_hdmi_phy_gen2_txpwron);
1816 dw_hdmi_phy_gen2_txpwron(hdmi, 0); in dw_hdmi_phy_power_off()
1853 dw_hdmi_phy_gen2_txpwron(hdmi, 1); in dw_hdmi_phy_power_on()