Searched defs:oob_off (Results 1 – 4 of 4) sorted by relevance
807 u8 *oob, int oob_off, in sunxi_nfc_hw_ecc_read_chunk()935 const u8 *oob, int oob_off, in sunxi_nfc_hw_ecc_write_chunk()1018 int oob_off = i * (ecc->bytes + 4); in sunxi_nfc_hw_ecc_read_page() local1056 int oob_off = i * (ecc->bytes + 4); in sunxi_nfc_hw_ecc_read_subpage() local1084 int oob_off = i * (ecc->bytes + 4); in sunxi_nfc_hw_ecc_write_page() local1118 int oob_off = i * (ecc->bytes + 4); in sunxi_nfc_hw_ecc_write_subpage() local1148 int oob_off = data_off + ecc->size; in sunxi_nfc_hw_syndrome_ecc_read_page() local1182 int oob_off = data_off + ecc->size; in sunxi_nfc_hw_syndrome_ecc_write_page() local
275 int oob_off = conf->page_size + (i * oob_chunk_sz); in nand_read_page() local
797 u8 *oob, int oob_off, in sunxi_nfc_hw_ecc_read_chunk()957 int oob_off = i * (ecc->bytes + 4); in sunxi_nfc_hw_ecc_read_chunks_dma() local989 int oob_off = i * (ecc->bytes + 4); in sunxi_nfc_hw_ecc_read_chunks_dma() local1032 const u8 *oob, int oob_off, in sunxi_nfc_hw_ecc_write_chunk()1108 int oob_off = i * (ecc->bytes + 4); in sunxi_nfc_hw_ecc_read_page() local1167 int oob_off = i * (ecc->bytes + 4); in sunxi_nfc_hw_ecc_read_subpage() local1221 int oob_off = i * (ecc->bytes + 4); in sunxi_nfc_hw_ecc_write_page() local1259 int oob_off = i * (ecc->bytes + 4); in sunxi_nfc_hw_ecc_write_subpage() local
86 u64 oob_off = page * mtd->oobsize; in mtd_dump_device_buf() local