Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/ !
H A Drenesas-nand-controller.c502 unsigned int ecc_off = 2 + (start_chunk * chip->ecc.bytes); in rnandc_read_subpage_hw_ecc() local
510 .ecc_offset = ECC_OFFSET(mtd->writesize + ecc_off), in rnandc_read_subpage_hw_ecc()
647 unsigned int ecc_off = 2 + (start_chunk * chip->ecc.bytes); in rnandc_write_subpage_hw_ecc() local
655 .ecc_offset = ECC_OFFSET(mtd->writesize + ecc_off), in rnandc_write_subpage_hw_ecc()
H A Dmarvell_nand.c1441 int data_off, spare_off, ecc_off; in marvell_nfc_hw_ecc_bch_read_page() local
1459 ecc_off = (lt->full_chunk_cnt * lt->spare_bytes) + in marvell_nfc_hw_ecc_bch_read_page()
1486 chip->oob_poi + ecc_off, ecc_len, in marvell_nfc_hw_ecc_bch_read_page()
1492 chip->oob_poi + ecc_off, ecc_len, in marvell_nfc_hw_ecc_bch_read_page()