Searched refs:NAND_BLOCK_SIZE (Results 1 – 6 of 6) sorted by relevance
58 #define NAND_BLOCK_SIZE SZ_128K macro65 .size = 15 * NAND_BLOCK_SIZE,71 .size = 1 * NAND_BLOCK_SIZE,
40 #define NAND_BLOCK_SIZE SZ_128K macro47 .size = 15 * NAND_BLOCK_SIZE,53 .size = 1 * NAND_BLOCK_SIZE,
46 #define NAND_BLOCK_SIZE SZ_128K macro53 .size = 15 * NAND_BLOCK_SIZE,59 .size = 1 * NAND_BLOCK_SIZE,
110 #define NAND_BLOCK_SIZE SZ_128K macro117 .size = 30 * NAND_BLOCK_SIZE,123 .size = 2 * NAND_BLOCK_SIZE,
52 #define NAND_BLOCK_SIZE SZ_128K macro63 .size = 16 * NAND_BLOCK_SIZE,
371 #define NAND_BLOCK_SIZE SZ_128K macro372 #define NB(x) (NAND_BLOCK_SIZE * (x))
Completed in 8 milliseconds