Searched refs:hw_ecc (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.4/include/linux/platform_data/ |
| D | mtd-mxc_nand.h | 14 unsigned int hw_ecc:1; /* 0 if suppress hardware ECC */ member
|
| /Linux-v5.4/arch/arm/mach-imx/ |
| D | mach-mx31lite.c | 84 .hw_ecc = 1,
|
| D | mach-vpr200.c | 108 .hw_ecc = 1,
|
| D | mach-mx21ads.c | 285 .hw_ecc = 1,
|
| D | mach-mx27ads.c | 164 .hw_ecc = 1,
|
| D | mach-pca100.c | 151 .hw_ecc = 1,
|
| D | mach-pcm043.c | 289 .hw_ecc = 1,
|
| D | mach-mx35_3ds.c | 149 .hw_ecc = 1,
|
| D | mach-armadillo5x0.c | 279 .hw_ecc = 1,
|
| D | mach-pcm037.c | 246 .hw_ecc = 1,
|
| D | mach-mx31_3ds.c | 400 .hw_ecc = 1,
|
| /Linux-v5.4/drivers/mtd/nand/raw/ |
| D | mxc_nand.c | 1845 if (host->pdata.hw_ecc) { in mxcnd_probe()
|