Home
last modified time | relevance | path

Searched refs:vc4_hdmi_phy_disable (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_hdmi.h256 void vc4_hdmi_phy_disable(struct vc4_hdmi *vc4_hdmi);
H A Dvc4_hdmi_phy.c147 void vc4_hdmi_phy_disable(struct vc4_hdmi *vc4_hdmi) in vc4_hdmi_phy_disable() function
H A Dvc4_hdmi.c3797 .phy_disable = vc4_hdmi_phy_disable,