Home
last modified time | relevance | path

Searched refs:ARM_SUPPORTED_SPEEDS (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/arch/arm/mach-keystone/include/mach/
Dclock-k2g.h15 #define ARM_SUPPORTED_SPEEDS 0x3ff macro
Dclock-k2e.h32 #define ARM_SUPPORTED_SPEEDS 0 macro
Dclock-k2l.h43 #define ARM_SUPPORTED_SPEEDS 0x3ef macro
Dclock-k2hk.h46 #define ARM_SUPPORTED_SPEEDS 0x3EF macro
/external/u-boot/arch/arm/mach-keystone/
Dclock.c262 return get_max_speed(armspeed, ARM_SUPPORTED_SPEEDS, spds); in get_max_arm_speed()