Searched refs:NUM_ERASE_REGIONS (Results 1 - 2 of 2) sorted by relevance

/u-boot/include/mtd/
H A Dcfi_flash.h105 #define NUM_ERASE_REGIONS 4 /* max. number of erase regions */ macro
141 u32 erase_region_info[NUM_ERASE_REGIONS]; /* unaligned */
/u-boot/drivers/mtd/
H A Dcfi_flash.c2213 if (i > NUM_ERASE_REGIONS) {
2215 num_erase_regions, NUM_ERASE_REGIONS);

Completed in 103 milliseconds