Searched refs:REG_HDMI_8960_PHY_PLL_PWRDN_B (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/msm/hdmi/ |
D | hdmi_pll_8960.c | 75 { 0x0a, REG_HDMI_8960_PHY_PLL_PWRDN_B }, 116 { 0x0a, REG_HDMI_8960_PHY_PLL_PWRDN_B }, 162 { 0x0a, REG_HDMI_8960_PHY_PLL_PWRDN_B }, 190 { 0x0a, REG_HDMI_8960_PHY_PLL_PWRDN_B }, 221 { 0x0a, REG_HDMI_8960_PHY_PLL_PWRDN_B }, 307 val = pll_read(pll, REG_HDMI_8960_PHY_PLL_PWRDN_B); in hdmi_pll_enable() 310 pll_write(pll, REG_HDMI_8960_PHY_PLL_PWRDN_B, val); in hdmi_pll_enable() 358 val = pll_read(pll, REG_HDMI_8960_PHY_PLL_PWRDN_B); in hdmi_pll_disable() 361 pll_write(pll, REG_HDMI_8960_PHY_PLL_PWRDN_B, val); in hdmi_pll_disable()
|
D | hdmi.xml.h | 697 #define REG_HDMI_8960_PHY_PLL_PWRDN_B 0x00000018 macro
|