Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/msm/hdmi/
Dhdmi_phy_8960.c81 { 0x0a, REG_HDMI_8960_PHY_PLL_PWRDN_B },
122 { 0x0a, REG_HDMI_8960_PHY_PLL_PWRDN_B },
168 { 0x0a, REG_HDMI_8960_PHY_PLL_PWRDN_B },
196 { 0x0a, REG_HDMI_8960_PHY_PLL_PWRDN_B },
227 { 0x0a, REG_HDMI_8960_PHY_PLL_PWRDN_B },
297 val = hdmi_read(hdmi, REG_HDMI_8960_PHY_PLL_PWRDN_B); in hdmi_pll_enable()
300 hdmi_write(hdmi, REG_HDMI_8960_PHY_PLL_PWRDN_B, val); in hdmi_pll_enable()
349 val = hdmi_read(hdmi, REG_HDMI_8960_PHY_PLL_PWRDN_B); in hdmi_pll_disable()
352 hdmi_write(hdmi, REG_HDMI_8960_PHY_PLL_PWRDN_B, val); in hdmi_pll_disable()
Dhdmi.xml.h664 #define REG_HDMI_8960_PHY_PLL_PWRDN_B 0x00000518 macro