Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/hdmi/
Dhdmi_pll_8960.c285 val = hdmi_phy_read(phy, REG_HDMI_8960_PHY_REG12); in hdmi_pll_enable()
288 hdmi_phy_write(phy, REG_HDMI_8960_PHY_REG12, val); in hdmi_pll_enable()
297 hdmi_phy_write(phy, REG_HDMI_8960_PHY_REG12, val); in hdmi_pll_enable()
300 val = hdmi_phy_read(phy, REG_HDMI_8960_PHY_REG12); in hdmi_pll_enable()
302 hdmi_phy_write(phy, REG_HDMI_8960_PHY_REG12, val); in hdmi_pll_enable()
354 val = hdmi_phy_read(phy, REG_HDMI_8960_PHY_REG12); in hdmi_pll_disable()
356 hdmi_phy_write(phy, REG_HDMI_8960_PHY_REG12, val); in hdmi_pll_disable()
Dhdmi.xml.h643 #define REG_HDMI_8960_PHY_REG12 0x00000030 macro