Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-keystone/include/mach/
H A Dhardware-k2l.h61 #define KS2_OSR_CFG_BASE 0x02348c00 /* OSR config base */ macro
/openbmc/u-boot/arch/arm/mach-keystone/
H A Dinit.c39 u32 base = KS2_OSR_CFG_BASE; in osr_init()