Home
last modified time | relevance | path

Searched refs:last_ecc_bytes (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dmarvell_nand.c251 * @last_ecc_bytes: Number of ecc bytes in the last chunk
266 int last_ecc_bytes; member
281 .last_ecc_bytes = leb, \
1268 ecc_len = lt->last_ecc_bytes; in marvell_nfc_hw_ecc_bch_read_page_raw()
1451 lt->last_ecc_bytes; in marvell_nfc_hw_ecc_bch_read_page()
1519 ecc_len = lt->last_ecc_bytes; in marvell_nfc_hw_ecc_bch_write_page_raw()
2195 lt->last_ecc_bytes; in marvell_nand_ooblayout_ecc()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dmarvell_nand.c253 * @last_ecc_bytes: Number of ecc bytes in the last chunk
268 int last_ecc_bytes; member
283 .last_ecc_bytes = leb, \
1282 ecc_len = lt->last_ecc_bytes; in marvell_nfc_hw_ecc_bch_read_page_raw()
1465 lt->last_ecc_bytes; in marvell_nfc_hw_ecc_bch_read_page()
1533 ecc_len = lt->last_ecc_bytes; in marvell_nfc_hw_ecc_bch_write_page_raw()
2209 lt->last_ecc_bytes; in marvell_nand_ooblayout_ecc()

Completed in 8 milliseconds