Searched defs:oob_off (Results 1 – 6 of 6) sorted by relevance
808 u8 *oob, int oob_off, in sunxi_nfc_hw_ecc_read_chunk()936 const u8 *oob, int oob_off, in sunxi_nfc_hw_ecc_write_chunk()1019 int oob_off = i * (ecc->bytes + 4); in sunxi_nfc_hw_ecc_read_page() local1057 int oob_off = i * (ecc->bytes + 4); in sunxi_nfc_hw_ecc_read_subpage() local1085 int oob_off = i * (ecc->bytes + 4); in sunxi_nfc_hw_ecc_write_page() local1119 int oob_off = i * (ecc->bytes + 4); in sunxi_nfc_hw_ecc_write_subpage() local1149 int oob_off = data_off + ecc->size; in sunxi_nfc_hw_syndrome_ecc_read_page() local1183 int oob_off = data_off + ecc->size; in sunxi_nfc_hw_syndrome_ecc_write_page() local
333 int oob_off = step * (ecc->bytes + ecc->prepad); in rockchip_nand_hw_syndrome_pio_read_page() local400 int oob_off = step * (ecc->bytes + ecc->prepad); in rockchip_nand_hw_syndrome_pio_write_page() local
334 int oob_off = step * (ecc->bytes + ecc->prepad); in rockchip_nand_hw_syndrome_pio_read_page() local401 int oob_off = step * (ecc->bytes + ecc->prepad); in rockchip_nand_hw_syndrome_pio_write_page() local
276 int oob_off = conf->page_size + (i * oob_chunk_sz); in nand_read_page() local
798 u8 *oob, int oob_off, in sunxi_nfc_hw_ecc_read_chunk()953 int oob_off = i * (ecc->bytes + 4); in sunxi_nfc_hw_ecc_read_chunks_dma() local985 int oob_off = i * (ecc->bytes + 4); in sunxi_nfc_hw_ecc_read_chunks_dma() local1028 const u8 *oob, int oob_off, in sunxi_nfc_hw_ecc_write_chunk()1104 int oob_off = i * (ecc->bytes + 4); in sunxi_nfc_hw_ecc_read_page() local1163 int oob_off = i * (ecc->bytes + 4); in sunxi_nfc_hw_ecc_read_subpage() local1217 int oob_off = i * (ecc->bytes + 4); in sunxi_nfc_hw_ecc_write_page() local1255 int oob_off = i * (ecc->bytes + 4); in sunxi_nfc_hw_ecc_write_subpage() local
72 u64 oob_off = page * mtd->oobsize; in mtd_dump_device_buf() local