Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-keystone/include/mach/
H A Dhardware-k2l.h81 #define KS2_OSR_SIZE 0x100000 macro
/openbmc/u-boot/arch/arm/mach-keystone/
H A Dinit.c70 for (i = 0; i < KS2_OSR_SIZE; i += 4) in osr_init()