Searched refs:GPMC_SIZE_128M (Results 1 – 6 of 6) sorted by relevance
43 #define GPMC_SIZE_128M 0x8 macro
35 #define GPMC_SIZE_128M 0x8 macro
129 ((CFG_SYS_FLASH_SIZE > 0x04000000) ? GPMC_SIZE_128M : in set_gpmc_cs0()146 size = GPMC_SIZE_128M; in set_gpmc_cs0()
390 #define GPMC_SIZE_128M 0x8 macro
Completed in 16 milliseconds