Searched refs:REG_HDMI_8960_PHY_PLL_PWRDN_B (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/hdmi/ |
D | hdmi_pll_8960.c | 66 { 0x0a, REG_HDMI_8960_PHY_PLL_PWRDN_B }, 107 { 0x0a, REG_HDMI_8960_PHY_PLL_PWRDN_B }, 153 { 0x0a, REG_HDMI_8960_PHY_PLL_PWRDN_B }, 181 { 0x0a, REG_HDMI_8960_PHY_PLL_PWRDN_B }, 212 { 0x0a, REG_HDMI_8960_PHY_PLL_PWRDN_B }, 298 val = pll_read(pll, REG_HDMI_8960_PHY_PLL_PWRDN_B); in hdmi_pll_enable() 301 pll_write(pll, REG_HDMI_8960_PHY_PLL_PWRDN_B, val); in hdmi_pll_enable() 349 val = pll_read(pll, REG_HDMI_8960_PHY_PLL_PWRDN_B); in hdmi_pll_disable() 352 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
|