Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/msm/hdmi/
Dhdmi.h182 void msm_hdmi_phy_powerup(struct hdmi_phy *phy, unsigned long int pixclock);
Dhdmi_phy.c92 void msm_hdmi_phy_powerup(struct hdmi_phy *phy, unsigned long int pixclock) in msm_hdmi_phy_powerup() function
Dhdmi_bridge.c155 msm_hdmi_phy_powerup(phy, hdmi->pixclock); in msm_hdmi_bridge_pre_enable()