Home
last modified time | relevance | path

Searched defs:oob_off (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dsunxi_nand.c953 int oob_off = i * (ecc->bytes + 4); in sunxi_nfc_hw_ecc_read_chunks_dma() local
985 int oob_off in sunxi_nfc_hw_ecc_read_chunks_dma() local
796 sunxi_nfc_hw_ecc_read_chunk(struct nand_chip *nand, u8 *data, int data_off, u8 *oob, int oob_off, int *cur_off, unsigned int *max_bitflips, bool bbm, bool oob_required, int page) sunxi_nfc_hw_ecc_read_chunk() argument
1026 sunxi_nfc_hw_ecc_write_chunk(struct nand_chip *nand, const u8 *data, int data_off, const u8 *oob, int oob_off, int *cur_off, bool bbm, int page) sunxi_nfc_hw_ecc_write_chunk() argument
1104 int oob_off = i * (ecc->bytes + 4); sunxi_nfc_hw_ecc_read_page() local
1163 int oob_off = i * (ecc->bytes + 4); sunxi_nfc_hw_ecc_read_subpage() local
1217 int oob_off = i * (ecc->bytes + 4); sunxi_nfc_hw_ecc_write_page() local
1255 int oob_off = i * (ecc->bytes + 4); sunxi_nfc_hw_ecc_write_subpage() local
[all...]
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dsunxi_nand.c957 int oob_off = i * (ecc->bytes + 4); in sunxi_nfc_hw_ecc_read_chunks_dma() local
989 int oob_off in sunxi_nfc_hw_ecc_read_chunks_dma() local
795 sunxi_nfc_hw_ecc_read_chunk(struct nand_chip *nand, u8 *data, int data_off, u8 *oob, int oob_off, int *cur_off, unsigned int *max_bitflips, bool bbm, bool oob_required, int page) sunxi_nfc_hw_ecc_read_chunk() argument
1030 sunxi_nfc_hw_ecc_write_chunk(struct nand_chip *nand, const u8 *data, int data_off, const u8 *oob, int oob_off, int *cur_off, bool bbm, int page) sunxi_nfc_hw_ecc_write_chunk() argument
1108 int oob_off = i * (ecc->bytes + 4); sunxi_nfc_hw_ecc_read_page() local
1167 int oob_off = i * (ecc->bytes + 4); sunxi_nfc_hw_ecc_read_subpage() local
1221 int oob_off = i * (ecc->bytes + 4); sunxi_nfc_hw_ecc_write_page() local
1259 int oob_off = i * (ecc->bytes + 4); sunxi_nfc_hw_ecc_write_subpage() local
[all...]

Completed in 5 milliseconds