Home
last modified time | relevance | path

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

12

/linux/drivers/video/fbdev/omap2/omapfb/dss/
A Dvideo-pll.c67 dss_dpll_enable_scp_clk(vpll); in dss_video_pll_enable()
73 dss_dpll_power_enable(vpll); in dss_video_pll_enable()
78 dss_dpll_disable_scp_clk(vpll); in dss_video_pll_enable()
89 dss_dpll_power_disable(vpll); in dss_video_pll_disable()
91 dss_dpll_disable_scp_clk(vpll); in dss_video_pll_disable()
132 struct dss_video_pll *vpll; in dss_video_pll_init() local
162 vpll = devm_kzalloc(&pdev->dev, sizeof(*vpll), GFP_KERNEL); in dss_video_pll_init()
163 if (!vpll) in dss_video_pll_init()
166 vpll->dev = &pdev->dev; in dss_video_pll_init()
167 vpll->clkctrl_base = clkctrl_base; in dss_video_pll_init()
[all …]
/linux/drivers/gpu/drm/omapdrm/dss/
A Dvideo-pll.c65 dss_dpll_enable_scp_clk(vpll); in dss_video_pll_enable()
71 dss_dpll_power_enable(vpll); in dss_video_pll_enable()
76 dss_dpll_disable_scp_clk(vpll); in dss_video_pll_enable()
87 dss_dpll_power_disable(vpll); in dss_video_pll_disable()
89 dss_dpll_disable_scp_clk(vpll); in dss_video_pll_disable()
141 struct dss_video_pll *vpll; in dss_video_pll_init() local
170 vpll = devm_kzalloc(&pdev->dev, sizeof(*vpll), GFP_KERNEL); in dss_video_pll_init()
171 if (!vpll) in dss_video_pll_init()
174 vpll->dev = &pdev->dev; in dss_video_pll_init()
175 vpll->clkctrl_base = clkctrl_base; in dss_video_pll_init()
[all …]
/linux/drivers/mfd/
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/Documentation/devicetree/bindings/display/rockchip/
A Drockchip,dw-hdmi.yaml49 - vpll
52 - vpll
53 - const: vpll
/linux/Documentation/devicetree/bindings/display/bridge/
A Dti,sn65dsi86.yaml40 vpll-supply:
157 - vpll-supply
183 vpll-supply = <&src_pp1800_s4a>;
248 vpll-supply = <&pm8916_l17>;
/linux/arch/arm/boot/dts/
A Dtps65910.dtsi55 regulator-compatible = "vpll";
A Dimx53-qsrb.dts95 vpll_reg: vpll {
A Dmotorola-cpcap-mapphone.dtsi205 vpll: VPLL { label
A Dimx51-digi-connectcore-som.dtsi63 vpll_reg: vpll {
A Dimx51-zii-scu2-mezz.dts160 vpll_reg: vpll {
A Dimx51-zii-scu3-esb.dts89 vpll_reg: vpll {
A Dam335x-lxm.dts231 /* vpll - unused */
/linux/arch/arm64/boot/dts/qcom/
A Dsc7180-trogdor-ti-sn65dsi86.dtsi30 vpll-supply = <&pp1800_edp_vpll>;
A Dsdm850-lenovo-yoga-c630.dts415 vpll-supply = <&vreg_l14a_1p88>;
/linux/drivers/clk/samsung/
A Dclk-s5pv210.c71 vpll, enumerator
722 [vpll] = PLL(pll_4502, FOUT_VPLL, "fout_vpll", "mout_vpllsrc",
734 [vpll] = PLL(pll_4500, FOUT_VPLL, "fout_vpll", "fin_pll",
A Dclk-exynos4.c146 apll, mpll, epll, vpll, enumerator
1153 [vpll] = PLL(pll_4650c, CLK_FOUT_VPLL, "fout_vpll", "mout_vpllsrc",
1164 [vpll] = PLL(pll_36xx, CLK_FOUT_VPLL, "fout_vpll", "fin_pll",
1265 exynos4210_plls[vpll].rate_table = in exynos4_clk_init()
1276 exynos4x12_plls[vpll].rate_table = in exynos4_clk_init()
A Dclk-exynos5250.c105 apll, mpll, cpll, epll, vpll, gpll, bpll, enumerator
745 [vpll] = PLL(pll_36xx, CLK_FOUT_VPLL, "fout_vpll", "mout_vpllsrc",
810 exynos5250_plls[vpll].rate_table = vpll_24mhz_tbl; in exynos5250_clk_init()
A Dclk-exynos5420.c150 apll, cpll, dpll, epll, rpll, ipll, spll, vpll, mpll, enumerator
1476 [vpll] = PLL(pll_2550, CLK_FOUT_VPLL, "fout_vpll", "fin_pll", VPLL_LOCK,
1587 exynos5x_plls[vpll].rate_table = exynos5420_vpll_24mhz_tbl; in exynos5x_clk_init()
/linux/drivers/video/fbdev/nvidia/
A Dnv_type.h71 u32 vpll; member
A Dnvidia.c430 state->vpll = state->pll; in nvidia_calc_regs()
443 state->vpll = NV_RD32(par->PRAMDAC0, 0x00000508); in nvidia_calc_regs()
/linux/Documentation/devicetree/bindings/mfd/
A Dmc13xxx.txt95 vpll : regulator VPLL (register 32, bit 15)
A Dtps65910.txt23 tps65910: vrtc, vio, vdd1, vdd2, vdd3, vdig1, vdig2, vpll, vdac, vaux1,
/linux/drivers/video/fbdev/riva/
A Driva_hw.h509 U032 vpll; member
/linux/Documentation/devicetree/bindings/display/panel/
A Dpanel-edp.yaml143 vpll-supply = <&src_pp1800_s4a>;
/linux/drivers/regulator/
A Dmc13892-regulator.c273 MC13892_DEFINE_REGU(VPLL, vpll, REGULATORMODE0, REGULATORSETTING0,

Completed in 42 milliseconds

12