Searched refs:PXA2X0_SDRAM_BANKS (Results 1 – 2 of 2) sorted by relevance
155 uint32_t memsize[PXA2X0_SDRAM_BANKS], memstart[PXA2X0_SDRAM_BANKS]; in initarm()335 for (j = 0; j < PXA2X0_SDRAM_BANKS; j++) { in initarm()365 for (i = 0; i < PXA2X0_SDRAM_BANKS; i++) { in pxa_probe_sdram()
78 #define PXA2X0_SDRAM_BANKS 4 macro