Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-keystone/include/mach/
Dclock_defs.h108 #define CFG_PLLCTL0_BWADJ_BITS 8 macro
/external/u-boot/arch/arm/mach-keystone/
Dclock.c81 bwadj = bwadj >> CFG_PLLCTL0_BWADJ_BITS; in configure_mult_div()