Home
last modified time | relevance | path

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

/arch/arm/mach-ixp4xx/include/mach/
Dixp4xx-regs.h47 #define IXP4XX_PERIPHERAL_BASE_PHYS 0xC8000000 macro
101 #define IXP4XX_UART1_BASE_PHYS (IXP4XX_PERIPHERAL_BASE_PHYS + 0x0000)
102 #define IXP4XX_UART2_BASE_PHYS (IXP4XX_PERIPHERAL_BASE_PHYS + 0x1000)
103 #define IXP4XX_PMU_BASE_PHYS (IXP4XX_PERIPHERAL_BASE_PHYS + 0x2000)
104 #define IXP4XX_INTC_BASE_PHYS (IXP4XX_PERIPHERAL_BASE_PHYS + 0x3000)
105 #define IXP4XX_GPIO_BASE_PHYS (IXP4XX_PERIPHERAL_BASE_PHYS + 0x4000)
106 #define IXP4XX_TIMER_BASE_PHYS (IXP4XX_PERIPHERAL_BASE_PHYS + 0x5000)
107 #define IXP4XX_NPEA_BASE_PHYS (IXP4XX_PERIPHERAL_BASE_PHYS + 0x6000)
108 #define IXP4XX_NPEB_BASE_PHYS (IXP4XX_PERIPHERAL_BASE_PHYS + 0x7000)
109 #define IXP4XX_NPEC_BASE_PHYS (IXP4XX_PERIPHERAL_BASE_PHYS + 0x8000)
[all …]
/arch/arm/mach-ixp4xx/
Dcommon.c55 .pfn = __phys_to_pfn(IXP4XX_PERIPHERAL_BASE_PHYS),