Home
last modified time | relevance | path

Searched refs:REG_UMI_BCH_CTRL_STATUS_UNCORR_ERR (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/mtd/nand/
Dnand_bcm_umi.c111 if ((regValue & REG_UMI_BCH_CTRL_STATUS_UNCORR_ERR) > 0) { in nand_bcm_umi_bch_correct_page()
/linux-2.6.39/arch/arm/mach-bcmring/include/mach/
Dreg_umi.h213 #define REG_UMI_BCH_CTRL_STATUS_UNCORR_ERR 0x00080000 macro