Searched refs:MAX_PLL_COUNT (Results 1 – 2 of 2) sorted by relevance
/u-boot/arch/arm/mach-keystone/include/mach/ | ||
A D | clock.h | 88 MAX_PLL_COUNT, enumerator |
/u-boot/arch/arm/mach-keystone/ | ||
A D | clock.c | 224 for (pll = MAIN_PLL; pll < MAX_PLL_COUNT; pll++) { in init_plls() |
Completed in 3 milliseconds