Searched refs:FLASH_BANK_SIZE (Results 1 – 2 of 2) sorted by relevance
14 #define FLASH_BANK_SIZE CONFIG_SYS_FLASH_BANK_SIZE macro17 #define SMIBANK1_BASE (SMIBANK0_BASE + FLASH_BANK_SIZE)18 #define SMIBANK2_BASE (SMIBANK1_BASE + FLASH_BANK_SIZE)19 #define SMIBANK3_BASE (SMIBANK2_BASE + FLASH_BANK_SIZE)
11 #define FLASH_BANK_SIZE 0x200000 macro67 flash_info[i].size = FLASH_BANK_SIZE; in flash_init()