Searched refs:hw_ecc (Results 1 - 13 of 13) sorted by relevance
/linux-4.1.27/include/linux/platform_data/ |
H A D | mtd-mxc_nand.h | 27 unsigned int hw_ecc:1; /* 0 if suppress hardware ECC */ member in struct:mxc_nand_platform_data
|
/linux-4.1.27/arch/arm/mach-imx/ |
H A D | mach-cpuimx35.c | 113 .hw_ecc = 1,
|
H A D | mach-mx31lite.c | 70 .hw_ecc = 1,
|
H A D | mach-vpr200.c | 118 .hw_ecc = 1,
|
H A D | mach-mx21ads.c | 286 .hw_ecc = 1,
|
H A D | mach-mx27ads.c | 170 .hw_ecc = 1,
|
H A D | mach-pca100.c | 164 .hw_ecc = 1,
|
H A D | mach-pcm043.c | 300 .hw_ecc = 1,
|
H A D | mach-armadillo5x0.c | 293 .hw_ecc = 1,
|
H A D | mach-mx35_3ds.c | 161 .hw_ecc = 1,
|
H A D | mach-mx31_3ds.c | 553 .hw_ecc = 1,
|
H A D | mach-pcm037.c | 275 .hw_ecc = 1,
|
/linux-4.1.27/drivers/mtd/nand/ |
H A D | mxc_nand.c | 1408 pdata->hw_ecc = 1; mxcnd_probe_dt() 1517 if (host->pdata.hw_ecc) { mxcnd_probe()
|
Completed in 131 milliseconds