Searched refs:sdram_bxcr (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/powerpc/boot/
H A Ddcr.h40 static const unsigned long sdram_bxcr[] = { SDRAM0_B0CR, SDRAM0_B1CR, variable
H A D4xx.c50 for (i = 0; i < ARRAY_SIZE(sdram_bxcr); i++) {
51 bank_config = SDRAM0_READ(sdram_bxcr[i]);

Completed in 113 milliseconds