Searched refs:CONFIG_SYS_FLASH_BANKS_SIZES (Results 1 – 7 of 7) sorted by relevance
42 #define CONFIG_SYS_FLASH_BANKS_SIZES { (CONFIG_SYS_FLASH_SIZE) } macro
113 #define CONFIG_SYS_FLASH_BANKS_SIZES {0x4000000} macro
77 #define CONFIG_SYS_FLASH_BANKS_SIZES { (32 * SZ_1M) } macro
202 #define CONFIG_SYS_FLASH_BANKS_SIZES {0x4000000} macro
320 #define CONFIG_SYS_FLASH_BANKS_SIZES {0x4000000} macro
128 #ifdef CONFIG_SYS_FLASH_BANKS_SIZES in cfi_flash_bank_size()129 return ((unsigned long [])CONFIG_SYS_FLASH_BANKS_SIZES)[i]; in cfi_flash_bank_size()
2618 CONFIG_SYS_FLASH_BANKS_SIZES