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

/development/ndk/platforms/android-3/include/linux/mtd/
H A Dnand.h23 #define NAND_MAX_OOBSIZE 64 macro
172 uint8_t ecccalc[NAND_MAX_OOBSIZE];
173 uint8_t ecccode[NAND_MAX_OOBSIZE];
174 uint8_t oobwbuf[NAND_MAX_OOBSIZE];
176 uint8_t oobrbuf[NAND_MAX_OOBSIZE];

Completed in 313 milliseconds