Searched refs:eccbytes (Results 1 - 11 of 11) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dnflash.c89 uint32 eccbytes; member in struct:nand_ecclayout
101 .eccbytes = 3,
106 .eccbytes = 6,
111 .eccbytes = 24,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/47xxnand/
H A Dbrcmnand_47xx.c110 .eccbytes = 24,
145 .eccbytes = 12,
175 .eccbytes = 3,
190 .eccbytes = 7,
202 .eccbytes = 7 * 4, /* 7 * 4 = 28 bytes */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/
H A Dmtdchar.c597 if (mtd->ecclayout->eccbytes > ARRAY_SIZE(oi.eccpos))
604 oi.eccbytes = mtd->ecclayout->eccbytes;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/nand/
H A Dcafe_nand.c449 .eccbytes = 14,
484 .eccbytes = 14,
H A Ddiskonchip.c1043 .eccbytes = 6,
H A Dnand_base.c56 .eccbytes = 3,
66 .eccbytes = 6,
74 .eccbytes = 24,
786 int eccbytes = chip->ecc.bytes; local
795 for (i = 0; eccsteps; eccsteps--, i += eccbytes, p += eccsize)
804 for (i = 0 ; eccsteps; eccsteps--, i += eccbytes, p += eccsize) {
910 int eccbytes = chip->ecc.bytes; local
917 for (i = 0; eccsteps; eccsteps--, i += eccbytes, p += eccsize) {
930 for (i = 0 ; eccsteps; eccsteps--, i += eccbytes, p += eccsize) {
955 int eccbytes local
1522 int eccbytes = chip->ecc.bytes; local
1548 int eccbytes = chip->ecc.bytes; local
1579 int eccbytes = chip->ecc.bytes; local
[all...]
H A Drtc_from4.c147 .eccbytes = 32,
H A Ds3c2410.c83 .eccbytes = 3,
H A Dsharpsl.c122 .eccbytes = 24,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/onenand/
H A Donenand_base.c33 .eccbytes = 20,
50 .eccbytes = 10,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/mtd/
H A Dmtd-abi.h105 uint32_t eccbytes; member in struct:nand_oobinfo
125 uint32_t eccbytes; member in struct:nand_ecclayout

Completed in 103 milliseconds