Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Drenesas-nand-controller.c499 unsigned int ecc_off = 2 + (start_chunk * chip->ecc.bytes); in rnandc_read_subpage_hw_ecc() local
507 .ecc_offset = ECC_OFFSET(mtd->writesize + ecc_off), in rnandc_read_subpage_hw_ecc()
641 unsigned int ecc_off = 2 + (start_chunk * chip->ecc.bytes); in rnandc_write_subpage_hw_ecc() local
649 .ecc_offset = ECC_OFFSET(mtd->writesize + ecc_off), in rnandc_write_subpage_hw_ecc()
H A Dmarvell_nand.c1438 int data_off, spare_off, ecc_off; in marvell_nfc_hw_ecc_bch_read_page() local
1456 ecc_off = (lt->full_chunk_cnt * lt->spare_bytes) + in marvell_nfc_hw_ecc_bch_read_page()
1483 chip->oob_poi + ecc_off, ecc_len, in marvell_nfc_hw_ecc_bch_read_page()
1489 chip->oob_poi + ecc_off, ecc_len, in marvell_nfc_hw_ecc_bch_read_page()