Home
last modified time | relevance | path

Searched defs:nand_buffers (Results 1 – 1 of 1) sorted by relevance

/include/linux/mtd/
A Drawnand.h667 struct nand_buffers { struct
668 uint8_t ecccalc[ALIGN(NAND_MAX_OOBSIZE, ARCH_DMA_MINALIGN)];
669 uint8_t ecccode[ALIGN(NAND_MAX_OOBSIZE, ARCH_DMA_MINALIGN)];
670 uint8_t databuf[ALIGN(NAND_MAX_PAGESIZE + NAND_MAX_OOBSIZE,

Completed in 9 milliseconds