Searched refs:PLL_APLLL (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/dt-bindings/clock/ |
| H A D | rk3368-cru.h | 20 #define PLL_APLLL 2 macro
|
| H A D | rk3399-cru.h | 13 #define PLL_APLLL 1 macro
|
| /OK3568_Linux_fs/kernel/include/dt-bindings/clock/ |
| H A D | rk3368-cru.h | 11 #define PLL_APLLL 2 macro
|
| H A D | rk3399-cru.h | 13 #define PLL_APLLL 1 macro
|
| /OK3568_Linux_fs/u-boot/drivers/clk/rockchip/ |
| H A D | clk_rk3368.c | 74 RK3368_CLK_DUMP(PLL_APLLL, "aplll", true), 936 case PLL_APLLL: in rk3368_clk_get_rate() 1006 case PLL_APLLL: in rk3368_clk_set_rate()
|
| H A D | clk_rk3399.c | 77 RK3399_CLK_DUMP(PLL_APLLL, "aplll", true), 416 case PLL_APLLL: in rk3399_pll_get_rate() 1147 case PLL_APLLL: in rk3399_clk_get_rate()
|
| /OK3568_Linux_fs/kernel/drivers/clk/rockchip/ |
| H A D | clk-rk3368.c | 151 [aplll] = PLL(pll_rk3066, PLL_APLLL, "aplll", mux_pll_p, 0, RK3368_PLL_CON(4), 912 2, clks[PLL_APLLL], clks[PLL_GPLL], in rk3368_clk_init()
|
| H A D | clk-rk3399.c | 294 [lpll] = PLL(pll_rk3399, PLL_APLLL, "lpll", mux_pll_p, 0, RK3399_PLL_CON(0), 1643 4, clks[PLL_APLLL], clks[PLL_GPLL], in rk3399_clk_init()
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3399-opp.dtsi | 22 clocks = <&cru PLL_APLLL>;
|