Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-mvebu/include/mach/
H A Dsoc.h103 #define SDRAM_MAX_CS 4 macro
/openbmc/u-boot/arch/arm/mach-mvebu/
H A Dcpu.c295 for (i = 0; i < SDRAM_MAX_CS; i++) { in update_sdram_window_sizes()