Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/drm/bridge/
H A Ddw_hdmi.h187 void dw_hdmi_phy_gen2_txpwron(struct dw_hdmi *hdmi, u8 enable);
/kernel/linux/linux-6.6/include/drm/bridge/
H A Ddw_hdmi.h200 void dw_hdmi_phy_gen2_txpwron(struct dw_hdmi *hdmi, u8 enable);
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
H A Dsun8i_hdmi_phy.c156 dw_hdmi_phy_gen2_txpwron(hdmi, 0); in sun8i_a83t_hdmi_phy_config()
204 dw_hdmi_phy_gen2_txpwron(hdmi, 1); in sun8i_a83t_hdmi_phy_config()
213 dw_hdmi_phy_gen2_txpwron(hdmi, 0); in sun8i_a83t_hdmi_phy_disable()
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c1337 void dw_hdmi_phy_gen2_txpwron(struct dw_hdmi *hdmi, u8 enable) in dw_hdmi_phy_gen2_txpwron() function
1343 EXPORT_SYMBOL_GPL(dw_hdmi_phy_gen2_txpwron); variable
1387 dw_hdmi_phy_gen2_txpwron(hdmi, 0); in dw_hdmi_phy_power_off()
1424 dw_hdmi_phy_gen2_txpwron(hdmi, 1); in dw_hdmi_phy_power_on()
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c1451 void dw_hdmi_phy_gen2_txpwron(struct dw_hdmi *hdmi, u8 enable) in dw_hdmi_phy_gen2_txpwron() function
1457 EXPORT_SYMBOL_GPL(dw_hdmi_phy_gen2_txpwron); variable
1509 dw_hdmi_phy_gen2_txpwron(hdmi, 0); in dw_hdmi_phy_power_off()
1546 dw_hdmi_phy_gen2_txpwron(hdmi, 1); in dw_hdmi_phy_power_on()

Completed in 11 milliseconds