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/ |
D | hdmi_phy_8960.c | 81 { 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()
|
D | hdmi.xml.h | 664 #define REG_HDMI_8960_PHY_PLL_PWRDN_B 0x00000518 macro
|