Searched refs:hw_ecc (Results 1 – 12 of 12) sorted by relevance
/linux-4.4.14/include/linux/platform_data/ |
D | mtd-mxc_nand.h | 27 unsigned int hw_ecc:1; /* 0 if suppress hardware ECC */ member
|
/linux-4.4.14/arch/arm/mach-imx/ |
D | mach-mx31lite.c | 70 .hw_ecc = 1,
|
D | mach-mx21ads.c | 286 .hw_ecc = 1,
|
D | mach-vpr200.c | 118 .hw_ecc = 1,
|
D | mach-mx27ads.c | 170 .hw_ecc = 1,
|
D | mach-pca100.c | 164 .hw_ecc = 1,
|
D | mach-pcm043.c | 300 .hw_ecc = 1,
|
D | mach-mx35_3ds.c | 161 .hw_ecc = 1,
|
D | mach-armadillo5x0.c | 293 .hw_ecc = 1,
|
D | mach-pcm037.c | 275 .hw_ecc = 1,
|
D | mach-mx31_3ds.c | 553 .hw_ecc = 1,
|
/linux-4.4.14/drivers/mtd/nand/ |
D | mxc_nand.c | 1475 pdata->hw_ecc = 1; in mxcnd_probe_dt() 1583 if (host->pdata.hw_ecc) { in mxcnd_probe()
|