Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/nand/raw/
A Dtegra_nand.c511 uint8_t *buf, int page, int with_ecc, int is_writing) in nand_rw_page() argument
550 if (with_ecc) { in nand_rw_page()
618 if (with_ecc) in nand_rw_page()
629 if (with_ecc && !is_writing) { in nand_rw_page()
727 int page, int with_ecc, int is_writing) in nand_rw_oob() argument
746 if (with_ecc) in nand_rw_oob()
757 if (is_writing && with_ecc) in nand_rw_oob()
809 if (with_ecc && !is_writing) { in nand_rw_oob()
A Dcortina_nand.c730 const u8 *buf, int page, int with_ecc, int is_writing) in nand_rw_page() argument
758 if (with_ecc == 1) { in nand_rw_page()
887 if (with_ecc == 1) { in nand_rw_page()
1073 int page, int with_ecc, int is_writing) in nand_rw_oob() argument

Completed in 5 milliseconds