Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/
A Dsunxi_nand.c809 u8 *oob, int oob_off, in sunxi_nfc_hw_ecc_read_chunk()
969 int oob_off = i * (ecc->bytes + 4); in sunxi_nfc_hw_ecc_read_chunks_dma() local
1001 int oob_off = i * (ecc->bytes + 4); in sunxi_nfc_hw_ecc_read_chunks_dma() local
1044 const u8 *oob, int oob_off, in sunxi_nfc_hw_ecc_write_chunk()
1120 int oob_off = i * (ecc->bytes + 4); in sunxi_nfc_hw_ecc_read_page() local
1179 int oob_off = i * (ecc->bytes + 4); in sunxi_nfc_hw_ecc_read_subpage() local
1233 int oob_off = i * (ecc->bytes + 4); in sunxi_nfc_hw_ecc_write_page() local
1271 int oob_off = i * (ecc->bytes + 4); in sunxi_nfc_hw_ecc_write_subpage() local

Completed in 16 milliseconds