Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-u300/include/mach/
Du300-regs.h37 #define U300_FAST_PER_PHYS_BASE 0xc0000000 macro
82 #define U300_FAST_BRIDGE_BASE (U300_FAST_PER_PHYS_BASE+0x0000)
85 #define U300_MMCSD_BASE (U300_FAST_PER_PHYS_BASE+0x1000)
88 #define U300_PCM_I2S0_BASE (U300_FAST_PER_PHYS_BASE+0x2000)
91 #define U300_PCM_I2S1_BASE (U300_FAST_PER_PHYS_BASE+0x3000)
94 #define U300_I2C0_BASE (U300_FAST_PER_PHYS_BASE+0x4000)
97 #define U300_I2C1_BASE (U300_FAST_PER_PHYS_BASE+0x5000)
100 #define U300_SPI_BASE (U300_FAST_PER_PHYS_BASE+0x6000)
104 #define U300_UART1_BASE (U300_FAST_PER_PHYS_BASE+0x7000)
/linux-3.4.99/arch/arm/mach-u300/
Dcore.c73 .pfn = __phys_to_pfn(U300_FAST_PER_PHYS_BASE),