Searched refs:FMR_ECCM (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dfsl_lbc.h164 #define FMR_ECCM 0x00000100 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/nand/
H A Dfsl_elbc_nand.c709 chip->ecc.layout = (priv->fmr & FMR_ECCM) ?
767 priv->fmr = in_be32(&lbc->fmr) & FMR_ECCM;
797 chip->ecc.layout = (priv->fmr & FMR_ECCM) ?

Completed in 67 milliseconds