Searched refs:ecc0 (Results 1 – 1 of 1) sorted by relevance
333 u16 ecc0, ecc1; in bf5xx_nand_calculate_ecc() local338 ecc0 = bfin_read_NFC_ECC0(); in bf5xx_nand_calculate_ecc()341 code[0] = (ecc0 & 0x7ff) | ((ecc1 & 0x7ff) << 11); in bf5xx_nand_calculate_ecc()350 ecc0 = bfin_read_NFC_ECC2(); in bf5xx_nand_calculate_ecc()352 code[1] = (ecc0 & 0x7ff) | ((ecc1 & 0x7ff) << 11); in bf5xx_nand_calculate_ecc()