Home
last modified time | relevance | path

Searched refs:PXA3xx_CS2_PHYS (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/arch/arm/mach-pxa/
Dcolibri-pxa300.c76 .start = PXA3xx_CS2_PHYS,
77 .end = PXA3xx_CS2_PHYS + (0x20 * 2) - 1,
Dcolibri-pxa320.c114 .start = PXA3xx_CS2_PHYS,
115 .end = PXA3xx_CS2_PHYS + (0x20 * 2) - 1,
Draumfeld.c294 .start = PXA3xx_CS2_PHYS,
295 .end = PXA3xx_CS2_PHYS + 0xfffff,
/linux-2.6.39/arch/arm/mach-pxa/include/mach/
Daddr-map.h16 #define PXA3xx_CS2_PHYS 0x10000000 macro