Searched refs:CONFIG_SYS_FLASH_BANKS_SIZES (Results 1 – 6 of 6) sorted by relevance
57 #define CONFIG_SYS_FLASH_BANKS_SIZES { (CONFIG_SYS_FLASH_SIZE) } macro
80 #define CONFIG_SYS_FLASH_BANKS_SIZES { (32 * SZ_1M) } macro
219 #define CONFIG_SYS_FLASH_BANKS_SIZES {0x4000000} macro
342 #define CONFIG_SYS_FLASH_BANKS_SIZES {0x4000000} macro
129 #ifdef CONFIG_SYS_FLASH_BANKS_SIZES in cfi_flash_bank_size()130 return ((unsigned long [])CONFIG_SYS_FLASH_BANKS_SIZES)[i]; in cfi_flash_bank_size()
2891 CONFIG_SYS_FLASH_BANKS_SIZES