Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-keystone/include/mach/
Dhardware-k2l.h60 #define KS2_OSR_DATA_BASE 0x70000000 /* OSR data base */ macro
/external/u-boot/arch/arm/mach-keystone/
Dinit.c71 writel(0, KS2_OSR_DATA_BASE + i); in osr_init()