Searched refs:ecc_mode (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-davinci/include/mach/
H A Dnand.h77 nand_ecc_modes_t ecc_mode; member in struct:davinci_nand_pdata
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/edac/
H A Di82443bxgx_edac.c234 u32 nbxcfg, ecc_mode; local
279 ecc_mode = ((nbxcfg >> I82443BXGX_NBXCFG_OFFSET_DRAM_INTEGRITY) &
282 mci->scrub_mode = (ecc_mode == I82443BXGX_NBXCFG_INTEGRITY_SCRUB)
285 switch (ecc_mode) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/nand/
H A Ddavinci_nand.c560 nand_ecc_modes_t ecc_mode; local
634 ecc_mode = pdata->ecc_mode;
637 switch (ecc_mode) {
675 info->chip.ecc.mode = ecc_mode;
818 if (ecc_mode == NAND_ECC_HW_SYNDROME)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-davinci/
H A Dboard-tnetv107x-evm.c135 .ecc_mode = NAND_ECC_HW,
H A Dboard-dm355-leopard.c76 .ecc_mode = NAND_ECC_HW_SYNDROME,
H A Dboard-neuros-osd2.c91 .ecc_mode = NAND_ECC_HW,
H A Dboard-dm355-evm.c79 .ecc_mode = NAND_ECC_HW,
H A Dboard-da830-evm.c366 .ecc_mode = NAND_ECC_HW,
H A Dboard-da850-evm.c149 .ecc_mode = NAND_ECC_HW,
H A Dboard-dm365-evm.c143 .ecc_mode = NAND_ECC_HW,
H A Dboard-dm644x-evm.c143 .ecc_mode = NAND_ECC_HW,
H A Dboard-dm646x-evm.c79 .ecc_mode = NAND_ECC_HW,

Completed in 177 milliseconds