Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-keystone/include/mach/
H A Dclock_defs.h95 #define PLLDIV_MAX 16 macro
/openbmc/u-boot/arch/arm/mach-keystone/
H A Dclock.c128 for (i = 0; i < PLLDIV_MAX; i++) { in configure_main_pll()