Searched refs:locWithinAWord (Results 1 – 1 of 1) sorted by relevance
48 int locWithinAWord = (errorLocation & REG_UMI_BCH_ERR_LOC_WORD) >> 3; in nand_bcm_umi_bch_ecc_flip_bit() local56 locWithinAWord = 3 - locWithinAWord; in nand_bcm_umi_bch_ecc_flip_bit()58 errorByte = datap[locWithinAPage * sizeof(uint32_t) + locWithinAWord]; in nand_bcm_umi_bch_ecc_flip_bit()62 locWithinAPage * sizeof(uint32_t) + locWithinAWord); in nand_bcm_umi_bch_ecc_flip_bit()76 datap[locWithinAPage * sizeof(uint32_t) + locWithinAWord] = errorByte; in nand_bcm_umi_bch_ecc_flip_bit()