Searched refs:PLLCPU (Results 1 – 3 of 3) sorted by relevance
| /bsp/allwinner/libraries/sunxi-hal/hal/source/ccmu/sunxi/sun8iw18p1/ |
| A D | clk_sun8iw18.c | 80 PLLCPU(11, 2, 72000000U), 81 PLLCPU(13, 2, 84000000U), 82 PLLCPU(15, 2, 96000000U), 83 PLLCPU(17, 2, 108000000U), 84 PLLCPU(19, 2, 120000000U), 85 PLLCPU(21, 2, 132000000U), 86 PLLCPU(23, 2, 144000000U), 87 PLLCPU(25, 2, 156000000U), 88 PLLCPU(27, 2, 168000000U), 89 PLLCPU(29, 2, 180000000U), [all …]
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/ccmu/sunxi/sun8iw19p1/ |
| A D | clk_sun8iw19.c | 88 PLLCPU(11, 2, 72000000U), 89 PLLCPU(13, 2, 84000000U), 90 PLLCPU(15, 2, 96000000U), 91 PLLCPU(17, 2, 108000000U), 92 PLLCPU(19, 2, 120000000U), 93 PLLCPU(21, 2, 132000000U), 94 PLLCPU(23, 2, 144000000U), 95 PLLCPU(25, 2, 156000000U), 96 PLLCPU(27, 2, 168000000U), 97 PLLCPU(29, 2, 180000000U), [all …]
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/ccmu/sunxi/ |
| A D | clk_factors.h | 58 #define PLLCPU(n, p, freq) {F_N8X8_P16x2(n, p), freq} macro
|
Completed in 16 milliseconds