Home
last modified time | relevance | path

Searched refs:REG_HDMI_8960_PHY_REG12 (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/hdmi/
Dhdmi_pll_8960.c276 val = hdmi_phy_read(phy, REG_HDMI_8960_PHY_REG12); in hdmi_pll_enable()
279 hdmi_phy_write(phy, REG_HDMI_8960_PHY_REG12, val); in hdmi_pll_enable()
288 hdmi_phy_write(phy, REG_HDMI_8960_PHY_REG12, val); in hdmi_pll_enable()
291 val = hdmi_phy_read(phy, REG_HDMI_8960_PHY_REG12); in hdmi_pll_enable()
293 hdmi_phy_write(phy, REG_HDMI_8960_PHY_REG12, val); in hdmi_pll_enable()
345 val = hdmi_phy_read(phy, REG_HDMI_8960_PHY_REG12); in hdmi_pll_disable()
347 hdmi_phy_write(phy, REG_HDMI_8960_PHY_REG12, val); in hdmi_pll_disable()
Dhdmi.xml.h669 #define REG_HDMI_8960_PHY_REG12 0x00000030 macro