Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-spear3xx/include/mach/
Dspear320.h36 #define SPEAR320_SOC_CONFIG_BASE UL(0xB3000000) macro
/linux-3.4.99/arch/arm/mach-spear3xx/
Dspear320.c524 base = ioremap(SPEAR320_SOC_CONFIG_BASE, SZ_4K); in spear320_init()