Searched refs:FLASH_MIN (Results 1 – 2 of 2) sorted by relevance
23 #define FLASH_MIN 0x00020000 /* Minimum flash size */ macro86 for (flash_size = FLASH_MIN; flash_size <= res_size; flash_size <<= 1) { in bcm47xx_nvram_find_and_copy()
80 #define FLASH_MIN 0x00020000 /* Minimum flash size */ macro
Completed in 6 milliseconds