Symbol: vpll
drivers/clk/rockchip/clk-rk3399.c
231
[vpll] = PLL(pll_rk3399, PLL_VPLL, "vpll", mux_pll_p, 0, RK3399_PLL_CON(48),
drivers/clk/rockchip/clk-rk3562.c
130
[vpll] = PLL(pll_rk3328, PLL_VPLL, "vpll", mux_pll_p,
drivers/clk/rockchip/clk-rk3568.c
345
[vpll] = PLL(pll_rk3328, PLL_VPLL, "vpll", mux_pll_p,
drivers/clk/rockchip/clk-rk3576.c
371
[vpll] = PLL(pll_rk3588, PLL_VPLL, "vpll", mux_pll_p,
drivers/clk/samsung/clk-exynos4.c
1157
[vpll] = PLL(pll_4650c, CLK_FOUT_VPLL, "fout_vpll", "mout_vpllsrc",
drivers/clk/samsung/clk-exynos4.c
1168
[vpll] = PLL(pll_36xx, CLK_FOUT_VPLL, "fout_vpll", "fin_pll",
drivers/clk/samsung/clk-exynos4.c
1344
exynos4210_plls[vpll].rate_table =
drivers/clk/samsung/clk-exynos4.c
1355
exynos4x12_plls[vpll].rate_table =
drivers/clk/samsung/clk-exynos5250.c
748
[vpll] = PLL(pll_36xx, CLK_FOUT_VPLL, "fout_vpll", "mout_vpllsrc",
drivers/clk/samsung/clk-exynos5250.c
819
exynos5250_plls[vpll].rate_table = vpll_24mhz_tbl;
drivers/clk/samsung/clk-exynos5420.c
1479
[vpll] = PLL(pll_2550, CLK_FOUT_VPLL, "fout_vpll", "fin_pll", VPLL_LOCK,
drivers/clk/samsung/clk-exynos5420.c
1604
exynos5x_plls[vpll].rate_table = exynos5420_vpll_24mhz_tbl;
drivers/clk/samsung/clk-s5pv210.c
721
[vpll] = PLL(pll_4502, FOUT_VPLL, "fout_vpll", "mout_vpllsrc",
drivers/clk/samsung/clk-s5pv210.c
733
[vpll] = PLL(pll_4500, FOUT_VPLL, "fout_vpll", "fin_pll",
drivers/gpu/drm/omapdrm/dss/video-pll.c
140
struct dss_video_pll *vpll;
drivers/gpu/drm/omapdrm/dss/video-pll.c
166
vpll = devm_kzalloc(&pdev->dev, sizeof(*vpll), GFP_KERNEL);
drivers/gpu/drm/omapdrm/dss/video-pll.c
167
if (!vpll)
drivers/gpu/drm/omapdrm/dss/video-pll.c
170
vpll->dev = &pdev->dev;
drivers/gpu/drm/omapdrm/dss/video-pll.c
171
vpll->clkctrl_base = clkctrl_base;
drivers/gpu/drm/omapdrm/dss/video-pll.c
173
pll = &vpll->pll;
drivers/gpu/drm/omapdrm/dss/video-pll.c
28
static void dss_dpll_enable_scp_clk(struct dss_video_pll *vpll)
drivers/gpu/drm/omapdrm/dss/video-pll.c
30
REG_MOD(vpll->clkctrl_base, 1, 14, 14); /* CIO_CLK_ICG */
drivers/gpu/drm/omapdrm/dss/video-pll.c
33
static void dss_dpll_disable_scp_clk(struct dss_video_pll *vpll)
drivers/gpu/drm/omapdrm/dss/video-pll.c
35
REG_MOD(vpll->clkctrl_base, 0, 14, 14); /* CIO_CLK_ICG */
drivers/gpu/drm/omapdrm/dss/video-pll.c
38
static void dss_dpll_power_enable(struct dss_video_pll *vpll)
drivers/gpu/drm/omapdrm/dss/video-pll.c
40
REG_MOD(vpll->clkctrl_base, 2, 31, 30); /* PLL_POWER_ON_ALL */
drivers/gpu/drm/omapdrm/dss/video-pll.c
49
static void dss_dpll_power_disable(struct dss_video_pll *vpll)
drivers/gpu/drm/omapdrm/dss/video-pll.c
51
REG_MOD(vpll->clkctrl_base, 0, 31, 30); /* PLL_POWER_OFF */
drivers/gpu/drm/omapdrm/dss/video-pll.c
56
struct dss_video_pll *vpll = container_of(pll, struct dss_video_pll, pll);
drivers/gpu/drm/omapdrm/dss/video-pll.c
65
dss_dpll_enable_scp_clk(vpll);
drivers/gpu/drm/omapdrm/dss/video-pll.c
71
dss_dpll_power_enable(vpll);
drivers/gpu/drm/omapdrm/dss/video-pll.c
76
dss_dpll_disable_scp_clk(vpll);
drivers/gpu/drm/omapdrm/dss/video-pll.c
85
struct dss_video_pll *vpll = container_of(pll, struct dss_video_pll, pll);
drivers/gpu/drm/omapdrm/dss/video-pll.c
87
dss_dpll_power_disable(vpll);
drivers/gpu/drm/omapdrm/dss/video-pll.c
89
dss_dpll_disable_scp_clk(vpll);
drivers/mfd/stw481x.c
113
vpll = (ret >> 4) & 1; /* Save bit 4 */
drivers/mfd/stw481x.c
118
vpll |= (ret >> 1) & 2;
drivers/mfd/stw481x.c
125
vpll_val[vpll] / 100, vpll_val[vpll] % 100,
drivers/mfd/stw481x.c
82
u8 vpll;
drivers/regulator/mc13892-regulator.c
273
MC13892_DEFINE_REGU(VPLL, vpll, REGULATORMODE0, REGULATORSETTING0,
drivers/video/fbdev/nvidia/nv_hw.c
1592
NV_WR32(par->PRAMDAC0, 0x0508, state->vpll);
drivers/video/fbdev/nvidia/nv_hw.c
1644
state->vpll = NV_RD32(par->PRAMDAC0, 0x0508);
drivers/video/fbdev/nvidia/nv_type.h
71
u32 vpll;
drivers/video/fbdev/nvidia/nvidia.c
435
state->vpll = state->pll;
drivers/video/fbdev/nvidia/nvidia.c
448
state->vpll = NV_RD32(par->PRAMDAC0, 0x00000508);
drivers/video/fbdev/omap2/omapfb/dss/video-pll.c
132
struct dss_video_pll *vpll;
drivers/video/fbdev/omap2/omapfb/dss/video-pll.c
162
vpll = devm_kzalloc(&pdev->dev, sizeof(*vpll), GFP_KERNEL);
drivers/video/fbdev/omap2/omapfb/dss/video-pll.c
163
if (!vpll)
drivers/video/fbdev/omap2/omapfb/dss/video-pll.c
166
vpll->dev = &pdev->dev;
drivers/video/fbdev/omap2/omapfb/dss/video-pll.c
167
vpll->clkctrl_base = clkctrl_base;
drivers/video/fbdev/omap2/omapfb/dss/video-pll.c
169
pll = &vpll->pll;
drivers/video/fbdev/omap2/omapfb/dss/video-pll.c
30
static void dss_dpll_enable_scp_clk(struct dss_video_pll *vpll)
drivers/video/fbdev/omap2/omapfb/dss/video-pll.c
32
REG_MOD(vpll->clkctrl_base, 1, 14, 14); /* CIO_CLK_ICG */
drivers/video/fbdev/omap2/omapfb/dss/video-pll.c
35
static void dss_dpll_disable_scp_clk(struct dss_video_pll *vpll)
drivers/video/fbdev/omap2/omapfb/dss/video-pll.c
37
REG_MOD(vpll->clkctrl_base, 0, 14, 14); /* CIO_CLK_ICG */
drivers/video/fbdev/omap2/omapfb/dss/video-pll.c
40
static void dss_dpll_power_enable(struct dss_video_pll *vpll)
drivers/video/fbdev/omap2/omapfb/dss/video-pll.c
42
REG_MOD(vpll->clkctrl_base, 2, 31, 30); /* PLL_POWER_ON_ALL */
drivers/video/fbdev/omap2/omapfb/dss/video-pll.c
51
static void dss_dpll_power_disable(struct dss_video_pll *vpll)
drivers/video/fbdev/omap2/omapfb/dss/video-pll.c
53
REG_MOD(vpll->clkctrl_base, 0, 31, 30); /* PLL_POWER_OFF */
drivers/video/fbdev/omap2/omapfb/dss/video-pll.c
58
struct dss_video_pll *vpll = container_of(pll, struct dss_video_pll, pll);
drivers/video/fbdev/omap2/omapfb/dss/video-pll.c
67
dss_dpll_enable_scp_clk(vpll);
drivers/video/fbdev/omap2/omapfb/dss/video-pll.c
73
dss_dpll_power_enable(vpll);
drivers/video/fbdev/omap2/omapfb/dss/video-pll.c
78
dss_dpll_disable_scp_clk(vpll);
drivers/video/fbdev/omap2/omapfb/dss/video-pll.c
87
struct dss_video_pll *vpll = container_of(pll, struct dss_video_pll, pll);
drivers/video/fbdev/omap2/omapfb/dss/video-pll.c
89
dss_dpll_power_disable(vpll);
drivers/video/fbdev/omap2/omapfb/dss/video-pll.c
91
dss_dpll_disable_scp_clk(vpll);
drivers/video/fbdev/riva/fbdev.c
750
newmode.ext.vpll2 = newmode.ext.vpll;
drivers/video/fbdev/riva/riva_hw.c
1311
state->vpll = (p << 16) | (n << 8) | m;
drivers/video/fbdev/riva/riva_hw.c
1677
NV_WR32(chip->PRAMDAC0, 0x00000508, state->vpll);
drivers/video/fbdev/riva/riva_hw.c
1737
state->vpll = NV_RD32(chip->PRAMDAC0, 0x00000508);
drivers/video/fbdev/riva/riva_hw.h
509
U032 vpll;