Home
last modified time | relevance | path

Searched full:upll (Results 1 – 25 of 26) sorted by relevance

12

/Linux-v6.1/drivers/clk/samsung/
Dclk-s3c2410.c35 mpll, upll, enumerator
157 [upll] = PLL(pll_s3c2410_upll, UPLL, "upll", "xti",
172 /* uclk is fed from the unmodified upll */
173 FFACTOR(UCLK, "uclk", "upll", 1, 1, 0),
223 [upll] = PLL(pll_s3c2410_upll, UPLL, "upll", "xti",
253 DIV(UCLK, "uclk", "upll", CLKDIVN, 3, 1),
257 DIV(0, "div_cam", "upll", CAMDIVN, 0, 3),
272 ALIAS(CAMIF, NULL, "camif-upll"),
277 PNAME(s3c2440_camif_p) = { "upll", "ff_cam" };
290 FFACTOR(0, "upll_3", "upll", 1, 3, 0),
[all …]
Dclk-s3c2410-dclk.c146 static const char *clkout0_s3c2410_p[] = { "mpll", "upll", "fclk", "hclk", "pclk",
148 static const char *clkout1_s3c2410_p[] = { "mpll", "upll", "fclk", "hclk", "pclk",
151 static const char *clkout0_s3c2412_p[] = { "mpll", "upll", "rtc_clkout",
153 static const char *clkout1_s3c2412_p[] = { "xti", "upll", "fclk", "hclk", "pclk",
156 static const char *clkout0_s3c2440_p[] = { "xti", "upll", "fclk", "hclk", "pclk",
158 static const char *clkout1_s3c2440_p[] = { "mpll", "upll", "rtc_clkout",
Dclk-s3c2412.c82 PNAME(usysclk_p) = { "urefclk", "upll" };
102 PLL(pll_s3c2410_upll, UPLL, "upll", "urefclk", LOCKTIME, UPLLCON, NULL),
Dclk-s3c2443.c267 ALIAS(SCLK_CAM, NULL, "camif-upll"),
Dclk-exynos3250.c668 /* APLL & MPLL & BPLL & UPLL */
/Linux-v6.1/drivers/clk/imx/
Dclk-imx31.c36 static const char *csi_sel[] = { "upll", "spll", };
37 static const char *fir_sel[] = { "mcu_main", "upll", "spll" };
40 dummy, ckih, ckil, mpll, spll, upll, mcu_main, hsp, ahb, nfc, ipg, enumerator
61 clk[upll] = imx_clk_pllv1(IMX_PLLV1_IMX31, "upll", "ckih", base + MXC_CCM_UPCTL); in _mx31_clocks_init()
67 clk[per_div] = imx_clk_divider("per_div", "upll", base + MXC_CCM_PDR0, 16, 5); in _mx31_clocks_init()
72 clk[usb_div_pre] = imx_clk_divider("usb_div_pre", "upll", base + MXC_CCM_PDR1, 30, 2); in _mx31_clocks_init()
114 clk[firi_gate] = imx_clk_gate2("firi_gate", "upll", base+MXC_CCM_CGR2, 12); in _mx31_clocks_init()
118 clk_set_parent(clk[csi], clk[upll]); in _mx31_clocks_init()
Dclk-imx25.c46 static const char *per_sel_clks[] = { "ahb", "upll", };
53 dummy, osc, mpll, upll, mpll_cpu_3_4, cpu_sel, cpu, ahb, usb_div, ipg, enumerator
82 clk[upll] = imx_clk_pllv1(IMX_PLLV1_IMX25, "upll", "osc", ccm(CCM_UPCTL)); in __mx25_clocks_init()
87 clk[usb_div] = imx_clk_divider("usb_div", "upll", ccm(CCM_CCTL), 16, 6); in __mx25_clocks_init()
Dclk-imx7ulp.c30 …{ "dummy", "nic1_bus_clk", "nic1_clk", "ddr_clk", "apll_pfd2", "apll_pfd1", "apll_pfd0", "upll", };
66 hws[IMX7ULP_CLK_UPLL] = imx_obtain_fixed_clk_hw(np, "upll"); in imx7ulp_clk_scg1_init()
/Linux-v6.1/Documentation/devicetree/bindings/clock/
Dimx7ulp-scg-clock.yaml64 - const: upll
84 <&firc>, <&upll>;
86 "firc", "upll";
Dimx7ulp-pcc-clock.yaml71 - const: upll
108 "upll", "sosc_bus_clk", "firc_bus_clk",
Dimx31-clock.yaml24 upll 5
Dimx25-clock.yaml22 upll 3
/Linux-v6.1/arch/arm/boot/dts/
Dimx7ulp.dtsi83 upll: clock-upll { label
86 clock-output-names = "upll";
250 <&firc>, <&upll>;
252 "firc", "upll";
283 "upll", "sosc_bus_clk",
315 "upll", "sosc_bus_clk",
/Linux-v6.1/drivers/clk/uniphier/
Dclk-uniphier-sys.c88 UNIPHIER_CLK_FACTOR("upll", -1, "ref", 6000, 512), /* 288 MHz */
97 UNIPHIER_CLK_FACTOR("usb2", -1, "upll", 1, 12),
104 UNIPHIER_CLK_FACTOR("upll", -1, "ref", 288, 25), /* 288 MHz */
105 UNIPHIER_CLK_FACTOR("a2pll", -1, "upll", 256, 125), /* 589.824 MHz */
114 UNIPHIER_CLK_FACTOR("usb2", -1, "upll", 1, 12),
122 UNIPHIER_CLK_FACTOR("usb30-hsphy0", 16, "upll", 1, 12),
133 UNIPHIER_CLK_FACTOR("upll", -1, "ref", 288, 25), /* 288 MHz */
141 UNIPHIER_CLK_FACTOR("usb2", -1, "upll", 1, 12),
/Linux-v6.1/include/linux/clk/
Dat91_pmc.h50 #define AT91_PMC_PLL_ACR_DEFAULT_UPLL UL(0x12020010) /* Default PLL ACR value for UPLL */
52 #define AT91_PMC_PLL_ACR_UTMIVR (1 << 12) /* UPLL Voltage regulator Control */
53 #define AT91_PMC_PLL_ACR_UTMIBG (1 << 13) /* UPLL Bandgap Control */
202 #define AT91_PMC_LOCKU (1 << 6) /* UPLL Lock [some SAM9] */
/Linux-v6.1/include/dt-bindings/clock/
Ds3c2410.h23 #define UPLL 3 macro
Dat91.h46 #define AT91_PMC_LOCKU 6 /* UPLL Lock */
Ds3c2412.h23 #define UPLL 3 macro
/Linux-v6.1/drivers/clk/at91/
Dclk-sam9x60-pll.c104 if (core->characteristics->upll) in sam9x60_frac_pll_set()
114 if (core->characteristics->upll) { in sam9x60_frac_pll_set()
169 if (core->characteristics->upll) in sam9x60_frac_pll_unprepare()
Dpmc.h80 u8 upll : 1; member
Dsam9x60.c43 .upll = true,
/Linux-v6.1/include/linux/soc/samsung/
Ds3c-cpufreq-core.h135 * @locktime_u: The lock-time in uS for the UPLL.
/Linux-v6.1/drivers/clk/rockchip/
Dclk-rk3399.c137 PNAME(mux_pll_src_cpll_gpll_upll_p) = { "cpll", "gpll", "upll" };
146 "npll", "upll" };
148 "upll", "xin24m" };
150 "ppll", "upll", "xin24m" };
418 MUX(0, "upll", mux_pll_src_24m_usbphy480m_p, 0,
/Linux-v6.1/drivers/gpu/drm/radeon/
Dradeon_uvd.c930 * radeon_uvd_calc_upll_dividers - calc UPLL clock dividers
946 * Calculate dividers for UVDs UPLL (R6xx-SI, except APUs).
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Dsi.c1694 * si_calc_upll_dividers - calc UPLL clock dividers
1710 * Calculate dividers for UVDs UPLL (except APUs).

12