Searched refs:FLASH_BANK_SIZE (Results 1 – 2 of 2) sorted by relevance
15 #define FLASH_BANK_SIZE CONFIG_SYS_FLASH_BANK_SIZE macro18 #define SMIBANK1_BASE (SMIBANK0_BASE + FLASH_BANK_SIZE)19 #define SMIBANK2_BASE (SMIBANK1_BASE + FLASH_BANK_SIZE)20 #define SMIBANK3_BASE (SMIBANK2_BASE + FLASH_BANK_SIZE)
12 #define FLASH_BANK_SIZE 0x200000 macro68 flash_info[i].size = FLASH_BANK_SIZE; in flash_init()