Home
last modified time | relevance | path

Searched refs:IOP3XX_PERIPHERAL_PHYS_BASE (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/arm/mach-iop33x/include/mach/
Diop33x.h27 #define IOP33X_UART0_PHYS (IOP3XX_PERIPHERAL_PHYS_BASE + 0x1700)
29 #define IOP33X_UART1_PHYS (IOP3XX_PERIPHERAL_PHYS_BASE + 0x1740)
/linux-3.4.99/arch/arm/include/asm/hardware/
Diop3xx.h39 #define IOP3XX_PERIPHERAL_PHYS_BASE 0xffffe000 macro
42 #define IOP3XX_PERIPHERAL_UPPER_PA (IOP3XX_PERIPHERAL_PHYS_BASE +\
47 (IOP3XX_PERIPHERAL_PHYS_BASE\
140 #define IOP3XX_DMA_PHYS_BASE(chan) (IOP3XX_PERIPHERAL_PHYS_BASE + \
198 #define IOP3XX_AAU_PHYS_BASE (IOP3XX_PERIPHERAL_PHYS_BASE + 0x800)
/linux-3.4.99/arch/arm/plat-iop/
Dsetup.c25 .pfn = __phys_to_pfn(IOP3XX_PERIPHERAL_PHYS_BASE),