Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/hdmi/
Dhdmi_pll_8960.c276 val = hdmi_phy_read(phy, REG_HDMI_8960_PHY_REG12); in hdmi_pll_enable()
291 val = hdmi_phy_read(phy, REG_HDMI_8960_PHY_REG12); in hdmi_pll_enable()
345 val = hdmi_phy_read(phy, REG_HDMI_8960_PHY_REG12); in hdmi_pll_disable()
Dhdmi.h175 static inline u32 hdmi_phy_read(struct hdmi_phy *phy, u32 reg) in hdmi_phy_read() function
Dhdmi_phy_8996.c553 status = hdmi_phy_read(phy, REG_HDMI_8996_PHY_STATUS); in hdmi_8996_phy_ready_status()