Home
last modified time | relevance | path

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

/drivers/gpu/drm/vc4/
Dvc4_hdmi.h212 void vc4_hdmi_phy_rng_enable(struct vc4_hdmi *vc4_hdmi);
Dvc4_hdmi_phy.c146 void vc4_hdmi_phy_rng_enable(struct vc4_hdmi *vc4_hdmi) in vc4_hdmi_phy_rng_enable() function
Dvc4_hdmi.c2359 .phy_rng_enable = vc4_hdmi_phy_rng_enable,