Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-pxa/
Dcolibri-pxa300.c76 .start = PXA3xx_CS2_PHYS,
77 .end = PXA3xx_CS2_PHYS + (0x20 * 2) - 1,
Dcolibri-pxa320.c113 .start = PXA3xx_CS2_PHYS,
114 .end = PXA3xx_CS2_PHYS + (0x20 * 2) - 1,
Draumfeld.c292 .start = PXA3xx_CS2_PHYS,
293 .end = PXA3xx_CS2_PHYS + 0xfffff,
/Linux-v4.19/arch/arm/mach-pxa/include/mach/
Daddr-map.h17 #define PXA3xx_CS2_PHYS 0x10000000 macro