Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mtd/nand/raw/
Drenesas-nand-controller.c499 unsigned int ecc_off = 2 + (start_chunk * chip->ecc.bytes); in rnandc_read_subpage_hw_ecc() local
641 unsigned int ecc_off = 2 + (start_chunk * chip->ecc.bytes); in rnandc_write_subpage_hw_ecc() local
Dmarvell_nand.c1438 int data_off, spare_off, ecc_off; in marvell_nfc_hw_ecc_bch_read_page() local