Home
last modified time | relevance | path

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

123

/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/linux/mtd/
H A Dnand.h171 struct nand_buffers { struct
172 uint8_t ecccalc[NAND_MAX_OOBSIZE];
173 uint8_t ecccode[NAND_MAX_OOBSIZE];
174 uint8_t oobwbuf[NAND_MAX_OOBSIZE];
175 uint8_t databuf[NAND_MAX_PAGESIZE];
176 uint8_t oobrbuf[NAND_MAX_OOBSIZE];
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/linux/mtd/
H A Dnand.h171 struct nand_buffers { struct
172 uint8_t ecccalc[NAND_MAX_OOBSIZE];
173 uint8_t ecccode[NAND_MAX_OOBSIZE];
174 uint8_t oobwbuf[NAND_MAX_OOBSIZE];
175 uint8_t databuf[NAND_MAX_PAGESIZE];
176 uint8_t oobrbuf[NAND_MAX_OOBSIZE];
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/include/linux/mtd/
H A Dnand.h304 struct nand_buffers { struct
305 uint8_t ecccalc[NAND_MAX_OOBSIZE];
306 uint8_t ecccode[NAND_MAX_OOBSIZE];
307 uint8_t databuf[NAND_MAX_PAGESIZE + NAND_MAX_OOBSIZE];
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/include/linux/mtd/
H A Dnand.h304 struct nand_buffers { struct
305 uint8_t ecccalc[NAND_MAX_OOBSIZE];
306 uint8_t ecccode[NAND_MAX_OOBSIZE];
307 uint8_t databuf[NAND_MAX_PAGESIZE + NAND_MAX_OOBSIZE];
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/include/linux/mtd/
H A Dnand.h304 struct nand_buffers { struct
305 uint8_t ecccalc[NAND_MAX_OOBSIZE];
306 uint8_t ecccode[NAND_MAX_OOBSIZE];
307 uint8_t databuf[NAND_MAX_PAGESIZE + NAND_MAX_OOBSIZE];
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/include/linux/mtd/
H A Dnand.h304 struct nand_buffers { struct
305 uint8_t ecccalc[NAND_MAX_OOBSIZE];
306 uint8_t ecccode[NAND_MAX_OOBSIZE];
307 uint8_t databuf[NAND_MAX_PAGESIZE + NAND_MAX_OOBSIZE];
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/include/linux/mtd/
H A Dnand.h304 struct nand_buffers { struct
305 uint8_t ecccalc[NAND_MAX_OOBSIZE];
306 uint8_t ecccode[NAND_MAX_OOBSIZE];
307 uint8_t databuf[NAND_MAX_PAGESIZE + NAND_MAX_OOBSIZE];
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/include/linux/mtd/
H A Dnand.h304 struct nand_buffers { struct
305 uint8_t ecccalc[NAND_MAX_OOBSIZE];
306 uint8_t ecccode[NAND_MAX_OOBSIZE];
307 uint8_t databuf[NAND_MAX_PAGESIZE + NAND_MAX_OOBSIZE];
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/include/linux/mtd/
H A Dnand.h304 struct nand_buffers { struct
305 uint8_t ecccalc[NAND_MAX_OOBSIZE];
306 uint8_t ecccode[NAND_MAX_OOBSIZE];
307 uint8_t databuf[NAND_MAX_PAGESIZE + NAND_MAX_OOBSIZE];
/dports/sysutils/u-boot-utilite/u-boot-2015.07/include/linux/mtd/
H A Dnand.h559 struct nand_buffers { struct
561 uint8_t *ecccalc;
562 uint8_t *ecccode;
563 uint8_t *databuf;
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/include/linux/mtd/
H A Drawnand.h645 struct nand_buffers { struct
646 uint8_t ecccalc[ALIGN(NAND_MAX_OOBSIZE, ARCH_DMA_MINALIGN)];
647 uint8_t ecccode[ALIGN(NAND_MAX_OOBSIZE, ARCH_DMA_MINALIGN)];
648 uint8_t databuf[ALIGN(NAND_MAX_PAGESIZE + NAND_MAX_OOBSIZE,
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/include/linux/mtd/
H A Drawnand.h645 struct nand_buffers { struct
646 uint8_t ecccalc[ALIGN(NAND_MAX_OOBSIZE, ARCH_DMA_MINALIGN)];
647 uint8_t ecccode[ALIGN(NAND_MAX_OOBSIZE, ARCH_DMA_MINALIGN)];
648 uint8_t databuf[ALIGN(NAND_MAX_PAGESIZE + NAND_MAX_OOBSIZE,
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/include/linux/mtd/
H A Drawnand.h654 struct nand_buffers { struct
655 uint8_t ecccalc[ALIGN(NAND_MAX_OOBSIZE, ARCH_DMA_MINALIGN)];
656 uint8_t ecccode[ALIGN(NAND_MAX_OOBSIZE, ARCH_DMA_MINALIGN)];
657 uint8_t databuf[ALIGN(NAND_MAX_PAGESIZE + NAND_MAX_OOBSIZE,
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/include/linux/mtd/
H A Drawnand.h654 struct nand_buffers { struct
655 uint8_t ecccalc[ALIGN(NAND_MAX_OOBSIZE, ARCH_DMA_MINALIGN)];
656 uint8_t ecccode[ALIGN(NAND_MAX_OOBSIZE, ARCH_DMA_MINALIGN)];
657 uint8_t databuf[ALIGN(NAND_MAX_PAGESIZE + NAND_MAX_OOBSIZE,
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/include/linux/mtd/
H A Drawnand.h654 struct nand_buffers { struct
655 uint8_t ecccalc[ALIGN(NAND_MAX_OOBSIZE, ARCH_DMA_MINALIGN)];
656 uint8_t ecccode[ALIGN(NAND_MAX_OOBSIZE, ARCH_DMA_MINALIGN)];
657 uint8_t databuf[ALIGN(NAND_MAX_PAGESIZE + NAND_MAX_OOBSIZE,
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/include/linux/mtd/
H A Drawnand.h654 struct nand_buffers { struct
655 uint8_t ecccalc[ALIGN(NAND_MAX_OOBSIZE, ARCH_DMA_MINALIGN)];
656 uint8_t ecccode[ALIGN(NAND_MAX_OOBSIZE, ARCH_DMA_MINALIGN)];
657 uint8_t databuf[ALIGN(NAND_MAX_PAGESIZE + NAND_MAX_OOBSIZE,
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/include/linux/mtd/
H A Drawnand.h645 struct nand_buffers { struct
646 uint8_t ecccalc[ALIGN(NAND_MAX_OOBSIZE, ARCH_DMA_MINALIGN)];
647 uint8_t ecccode[ALIGN(NAND_MAX_OOBSIZE, ARCH_DMA_MINALIGN)];
648 uint8_t databuf[ALIGN(NAND_MAX_PAGESIZE + NAND_MAX_OOBSIZE,
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/include/linux/mtd/
H A Drawnand.h654 struct nand_buffers { struct
655 uint8_t ecccalc[ALIGN(NAND_MAX_OOBSIZE, ARCH_DMA_MINALIGN)];
656 uint8_t ecccode[ALIGN(NAND_MAX_OOBSIZE, ARCH_DMA_MINALIGN)];
657 uint8_t databuf[ALIGN(NAND_MAX_PAGESIZE + NAND_MAX_OOBSIZE,
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/include/linux/mtd/
H A Drawnand.h654 struct nand_buffers { struct
655 uint8_t ecccalc[ALIGN(NAND_MAX_OOBSIZE, ARCH_DMA_MINALIGN)];
656 uint8_t ecccode[ALIGN(NAND_MAX_OOBSIZE, ARCH_DMA_MINALIGN)];
657 uint8_t databuf[ALIGN(NAND_MAX_PAGESIZE + NAND_MAX_OOBSIZE,
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/include/linux/mtd/
H A Drawnand.h654 struct nand_buffers { struct
655 uint8_t ecccalc[ALIGN(NAND_MAX_OOBSIZE, ARCH_DMA_MINALIGN)];
656 uint8_t ecccode[ALIGN(NAND_MAX_OOBSIZE, ARCH_DMA_MINALIGN)];
657 uint8_t databuf[ALIGN(NAND_MAX_PAGESIZE + NAND_MAX_OOBSIZE,
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/include/linux/mtd/
H A Drawnand.h654 struct nand_buffers { struct
655 uint8_t ecccalc[ALIGN(NAND_MAX_OOBSIZE, ARCH_DMA_MINALIGN)];
656 uint8_t ecccode[ALIGN(NAND_MAX_OOBSIZE, ARCH_DMA_MINALIGN)];
657 uint8_t databuf[ALIGN(NAND_MAX_PAGESIZE + NAND_MAX_OOBSIZE,
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/include/linux/mtd/
H A Drawnand.h654 struct nand_buffers { struct
655 uint8_t ecccalc[ALIGN(NAND_MAX_OOBSIZE, ARCH_DMA_MINALIGN)];
656 uint8_t ecccode[ALIGN(NAND_MAX_OOBSIZE, ARCH_DMA_MINALIGN)];
657 uint8_t databuf[ALIGN(NAND_MAX_PAGESIZE + NAND_MAX_OOBSIZE,
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/include/linux/mtd/
H A Drawnand.h654 struct nand_buffers { struct
655 uint8_t ecccalc[ALIGN(NAND_MAX_OOBSIZE, ARCH_DMA_MINALIGN)];
656 uint8_t ecccode[ALIGN(NAND_MAX_OOBSIZE, ARCH_DMA_MINALIGN)];
657 uint8_t databuf[ALIGN(NAND_MAX_PAGESIZE + NAND_MAX_OOBSIZE,
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/include/linux/mtd/
H A Drawnand.h654 struct nand_buffers { struct
655 uint8_t ecccalc[ALIGN(NAND_MAX_OOBSIZE, ARCH_DMA_MINALIGN)];
656 uint8_t ecccode[ALIGN(NAND_MAX_OOBSIZE, ARCH_DMA_MINALIGN)];
657 uint8_t databuf[ALIGN(NAND_MAX_PAGESIZE + NAND_MAX_OOBSIZE,
/dports/sysutils/u-boot-sopine/u-boot-2021.07/include/linux/mtd/
H A Drawnand.h654 struct nand_buffers { struct
655 uint8_t ecccalc[ALIGN(NAND_MAX_OOBSIZE, ARCH_DMA_MINALIGN)];
656 uint8_t ecccode[ALIGN(NAND_MAX_OOBSIZE, ARCH_DMA_MINALIGN)];
657 uint8_t databuf[ALIGN(NAND_MAX_PAGESIZE + NAND_MAX_OOBSIZE,

123