Searched defs:oob_off (Results 1 – 5 of 5) 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
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
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
276 int oob_off = conf->page_size + (i * oob_chunk_sz); in nand_read_page() local
72 u64 oob_off = page * mtd->oobsize; in mtd_dump_device_buf() local