Searched refs:SPIFLASH_SIZE_COUNT (Results 1 – 2 of 2) sorted by relevance
72 int sc_sizes[SPIFLASH_SIZE_COUNT];244 if ((idx < 0) || (idx >= SPIFLASH_SIZE_COUNT)) in m25p_getsize()
137 #define SPIFLASH_SIZE_COUNT 4 macro