Searched refs:PLL_APLLL (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/include/dt-bindings/clock/ |
A D | rk3368-cru.h | 11 #define PLL_APLLL 2 macro
|
A D | rk3399-cru.h | 11 #define PLL_APLLL 1 macro
|
/linux-6.3-rc2/drivers/clk/rockchip/ |
A D | clk-rk3368.c | 132 [aplll] = PLL(pll_rk3066, PLL_APLLL, "aplll", mux_pll_p, 0, RK3368_PLL_CON(4),
|
A D | clk-rk3399.c | 219 [lpll] = PLL(pll_rk3399, PLL_APLLL, "lpll", mux_pll_p, 0, RK3399_PLL_CON(0),
|
Completed in 11 milliseconds