Searched refs:PLL_APLLL (Results 1 – 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/dt-bindings/clock/ |
D | rk3368-cru.h | 11 #define PLL_APLLL 2 macro
|
D | rk3399-cru.h | 11 #define PLL_APLLL 1 macro
|
/kernel/linux/linux-5.10/drivers/clk/rockchip/ |
D | clk-rk3368.c | 132 [aplll] = PLL(pll_rk3066, PLL_APLLL, "aplll", mux_pll_p, 0, RK3368_PLL_CON(4),
|
D | clk-rk3399.c | 219 [lpll] = PLL(pll_rk3399, PLL_APLLL, "lpll", mux_pll_p, 0, RK3399_PLL_CON(0),
|
/kernel/linux/patches/linux-5.10/yangfan_patch/ |
D | include.patch | 723 #define PLL_APLLL 1
|
D | drivers.patch | 2126 [lpll] = PLL(pll_rk3399, PLL_APLLL, "lpll", mux_pll_p, 0, RK3399_PLL_CON(0), 3122 + 4, clks[PLL_APLLL], clks[PLL_GPLL],
|