Searched refs:CHIP_FLASH_SIZE (Results 1 – 2 of 2) sorted by relevance
23 #define CHIP_FLASH_SIZE (1024 * 1024) macro26 #define CHIP_FLASH_SIZE (512 * 1024) macro28 #define CHIP_FLASH_HALF (CHIP_FLASH_SIZE >> 1)60 #define CHIP_FLASH_TOP_B_OFF (CHIP_FLASH_SIZE - CONFIG_FLASH_TOP_SIZE)
317 if (st.st_size != CHIP_FLASH_SIZE) { in read_image_from_file()319 CHIP_FLASH_SIZE); in read_image_from_file()