Home
last modified time | relevance | path

Searched refs:vpll (Results 1 – 25 of 30) sorted by relevance

12

/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dvideo-pll.c30 static void dss_dpll_enable_scp_clk(struct dss_video_pll *vpll) in dss_dpll_enable_scp_clk() argument
32 REG_MOD(vpll->clkctrl_base, 1, 14, 14); /* CIO_CLK_ICG */ in dss_dpll_enable_scp_clk()
35 static void dss_dpll_disable_scp_clk(struct dss_video_pll *vpll) in dss_dpll_disable_scp_clk() argument
37 REG_MOD(vpll->clkctrl_base, 0, 14, 14); /* CIO_CLK_ICG */ in dss_dpll_disable_scp_clk()
40 static void dss_dpll_power_enable(struct dss_video_pll *vpll) in dss_dpll_power_enable() argument
42 REG_MOD(vpll->clkctrl_base, 2, 31, 30); /* PLL_POWER_ON_ALL */ in dss_dpll_power_enable()
51 static void dss_dpll_power_disable(struct dss_video_pll *vpll) in dss_dpll_power_disable() argument
53 REG_MOD(vpll->clkctrl_base, 0, 31, 30); /* PLL_POWER_OFF */ in dss_dpll_power_disable()
58 struct dss_video_pll *vpll = container_of(pll, struct dss_video_pll, pll); in dss_video_pll_enable() local
67 dss_dpll_enable_scp_clk(vpll); in dss_video_pll_enable()
[all …]
/linux/drivers/gpu/drm/omapdrm/dss/
H A Dvideo-pll.c28 static void dss_dpll_enable_scp_clk(struct dss_video_pll *vpll) in dss_dpll_enable_scp_clk() argument
30 REG_MOD(vpll->clkctrl_base, 1, 14, 14); /* CIO_CLK_ICG */ in dss_dpll_enable_scp_clk()
33 static void dss_dpll_disable_scp_clk(struct dss_video_pll *vpll) in dss_dpll_disable_scp_clk() argument
35 REG_MOD(vpll->clkctrl_base, 0, 14, 14); /* CIO_CLK_ICG */ in dss_dpll_disable_scp_clk()
38 static void dss_dpll_power_enable(struct dss_video_pll *vpll) in dss_dpll_power_enable() argument
40 REG_MOD(vpll->clkctrl_base, 2, 31, 30); /* PLL_POWER_ON_ALL */ in dss_dpll_power_enable()
49 static void dss_dpll_power_disable(struct dss_video_pll *vpll) in dss_dpll_power_disable() argument
51 REG_MOD(vpll->clkctrl_base, 0, 31, 30); /* PLL_POWER_OFF */ in dss_dpll_power_disable()
56 struct dss_video_pll *vpll = container_of(pll, struct dss_video_pll, pll); in dss_video_pll_enable() local
65 dss_dpll_enable_scp_clk(vpll); in dss_video_pll_enable()
[all …]
/linux/drivers/mfd/
H A Dstw481x.c82 u8 vpll; in stw481x_startup() local
113 vpll = (ret >> 4) & 1; /* Save bit 4 */ in stw481x_startup()
118 vpll |= (ret >> 1) & 2; in stw481x_startup()
125 vpll_val[vpll] / 100, vpll_val[vpll] % 100, in stw481x_startup()
/linux/arch/arm64/boot/dts/qcom/
H A Dsc7180-trogdor-ti-sn65dsi86.dtsi47 vpll-supply = <&pp1800_edp_vpll>;
H A Dsdm850-lenovo-yoga-c630.dts524 vpll-supply = <&vreg_l14a_1p88>;
/linux/drivers/video/fbdev/nvidia/
H A Dnv_type.h71 u32 vpll; member
H A Dnvidia.c432 state->vpll = state->pll; in nvidia_calc_regs()
445 state->vpll = NV_RD32(par->PRAMDAC0, 0x00000508); in nvidia_calc_regs()
H A Dnv_hw.c1592 NV_WR32(par->PRAMDAC0, 0x0508, state->vpll); in NVLoadStateExt()
1644 state->vpll = NV_RD32(par->PRAMDAC0, 0x0508); in NVUnloadStateExt()
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx53-qsrb.dts94 vpll_reg: vpll {
H A Dimx51-digi-connectcore-som.dtsi63 vpll_reg: vpll {
H A Dimx51-zii-scu3-esb.dts89 vpll_reg: vpll {
H A Dimx51-zii-scu2-mezz.dts160 vpll_reg: vpll {
/linux/arch/arm/boot/dts/rockchip/
H A Drk3066a-bqcurie2.dts135 vcc_25: vpll {
H A Drk3066a-marsboard.dts157 vcc_25: vpll {
H A Drk3066a-rayeager.dts268 vcc_25: vpll {
/linux/arch/arm/boot/dts/ti/omap/
H A Dmotorola-cpcap-mapphone.dtsi205 vpll: VPLL { label
H A Dam335x-lxm.dts231 /* vpll - unused */
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mq-mnt-reform2.dts147 vpll-supply = <&reg_main_1v8>;
/linux/arch/arm64/boot/dts/renesas/
H A Dr8a779a0-falcon-cpu.dtsi214 vpll-supply = <&reg_1p8v>;
H A Dwhite-hawk-cpu-common.dtsi256 vpll-supply = <&reg_1p8v>;
H A Dgray-hawk-single.dtsi456 vpll-supply = <&reg_1p8v>;
/linux/drivers/video/fbdev/riva/
H A Driva_hw.h509 U032 vpll; member
/linux/drivers/regulator/
H A Dmc13892-regulator.c273 MC13892_DEFINE_REGU(VPLL, vpll, REGULATORMODE0, REGULATORSETTING0,
/linux/drivers/clk/rockchip/
H A Dclk-rk3399.c19 lpll, bpll, dpll, cpll, gpll, npll, vpll, enumerator
231 [vpll] = PLL(pll_rk3399, PLL_VPLL, "vpll", mux_pll_p, 0, RK3399_PLL_CON(48),
H A Dclk-rk3568.c23 apll, dpll, gpll, cpll, npll, vpll, enumerator
345 [vpll] = PLL(pll_rk3328, PLL_VPLL, "vpll", mux_pll_p,

12