Searched refs:rpll (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/sprd/ |
| H A D | sharkl3.dtsi | 106 rpll: rpll { label 107 compatible = "sprd,sc9863a-rpll";
|
| H A D | sc9863a.dtsi | 563 assigned-clock-parents = <&rpll CLK_RPLL_390M>; 579 assigned-clock-parents = <&rpll CLK_RPLL_390M>;
|
| /OK3568_Linux_fs/u-boot/drivers/clk/ |
| H A D | clk_zynqmp.c | 114 iopll, rpll, enumerator 185 case rpll: in zynqmp_clk_get_register() 272 return rpll; in zynqmp_clk_get_peripheral_pll()
|
| /OK3568_Linux_fs/buildroot/board/zynqmp/patches/uboot/ |
| H A D | 0001-arm64-zynqmp-zcu106-fix-SPL-MMC-booting.patch | 19 Fix by lowering the rpll value. The new value for the RPLL_CTRL
|
| /OK3568_Linux_fs/kernel/drivers/clk/sprd/ |
| H A D | sc9863a-clk.c | 235 static SPRD_PLL_FW_NAME(rpll, "rpll", "ext-26m", 0x10, 238 static CLK_FIXED_FACTOR_HW(rpll_390m, "rpll-390m", &rpll.common.hw, 2, 1, 0); 239 static CLK_FIXED_FACTOR_HW(rpll_260m, "rpll-260m", &rpll.common.hw, 3, 1, 0); 240 static CLK_FIXED_FACTOR_HW(rpll_195m, "rpll-195m", &rpll.common.hw, 4, 1, 0); 241 static CLK_FIXED_FACTOR_HW(rpll_26m, "rpll-26m", &rpll.common.hw, 30, 1, 0); 246 &rpll.common, 252 [CLK_RPLL] = &rpll.common.hw,
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mmc/ |
| H A D | sdhci-sprd.txt | 54 assigned-clock-parents = <&rpll CLK_RPLL_390M>;
|
| /OK3568_Linux_fs/kernel/drivers/clk/samsung/ |
| H A D | clk-exynos5420.c | 150 apll, cpll, dpll, epll, rpll, ipll, spll, vpll, mpll, enumerator 1470 [rpll] = PLL(pll_2650, CLK_FOUT_RPLL, "fout_rpll", "fin_pll", RPLL_LOCK,
|