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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/shared/
H A Dspiflash.c38 #define SPIFL_MSG(args) printf args macro
40 #define SPIFL_MSG(args) macro
132 SPIFL_MSG(("Wait timeout\n"));
877 SPIFL_MSG(("Unknown flash, device_id:0x%02X\n", device_id));
908 SPIFL_MSG(("NOR flash size %dMB is bigger than %dMB, limit it to %dMB\n",
913 SPIFL_MSG(("NOR flash size %dMB is bigger than %dMB, limit it to %dMB\n",
1064 SPIFL_MSG(("Program fail\n"));
1070 SPIFL_MSG(("Poll fail\n"));
1096 SPIFL_MSG(("Program fail\n"));

Completed in 100 milliseconds