Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/drm/bridge/
H A Ddw_hdmi.h186 void dw_hdmi_phy_gen2_pddq(struct dw_hdmi *hdmi, u8 enable);
/kernel/linux/linux-6.6/include/drm/bridge/
H A Ddw_hdmi.h199 void dw_hdmi_phy_gen2_pddq(struct dw_hdmi *hdmi, u8 enable);
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
H A Dsun8i_hdmi_phy.c157 dw_hdmi_phy_gen2_pddq(hdmi, 1); in sun8i_a83t_hdmi_phy_config()
161 dw_hdmi_phy_gen2_pddq(hdmi, 0); in sun8i_a83t_hdmi_phy_config()
214 dw_hdmi_phy_gen2_pddq(hdmi, 1); in sun8i_a83t_hdmi_phy_disable()
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c1329 void dw_hdmi_phy_gen2_pddq(struct dw_hdmi *hdmi, u8 enable) in dw_hdmi_phy_gen2_pddq() function
1335 EXPORT_SYMBOL_GPL(dw_hdmi_phy_gen2_pddq); variable
1406 dw_hdmi_phy_gen2_pddq(hdmi, 1); in dw_hdmi_phy_power_off()
1425 dw_hdmi_phy_gen2_pddq(hdmi, 0); in dw_hdmi_phy_power_on()
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c1443 void dw_hdmi_phy_gen2_pddq(struct dw_hdmi *hdmi, u8 enable) in dw_hdmi_phy_gen2_pddq() function
1449 EXPORT_SYMBOL_GPL(dw_hdmi_phy_gen2_pddq); variable
1528 dw_hdmi_phy_gen2_pddq(hdmi, 1); in dw_hdmi_phy_power_off()
1547 dw_hdmi_phy_gen2_pddq(hdmi, 0); in dw_hdmi_phy_power_on()

Completed in 11 milliseconds