Home
last modified time | relevance | path

Searched refs:MAX_PLL_COUNT (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/mach-keystone/include/mach/
H A Dclock.h88 MAX_PLL_COUNT, enumerator
/openbmc/u-boot/arch/arm/mach-keystone/
H A Dclock.c223 for (pll = MAIN_PLL; pll < MAX_PLL_COUNT; pll++) { in init_plls()