Lines Matching refs:subop

476  *                         subop subset of instructions.
483 * @data_instr_idx: Index of the data instruction in the subop
484 * @data_instr: Pointer to the data instruction in the subop
1710 const struct nand_subop *subop,
1722 for (op_id = 0; op_id < subop->ninstrs; op_id++) {
1727 instr = &subop->instrs[op_id];
1744 offset = nand_subop_get_addr_start_off(subop, op_id);
1745 naddrs = nand_subop_get_num_addr_cyc(subop, op_id);
1771 len = nand_subop_get_data_len(subop, op_id);
1785 len = nand_subop_get_data_len(subop, op_id);
1800 const struct nand_subop *subop,
1806 unsigned int len = nand_subop_get_data_len(subop, op_id);
1807 unsigned int offset = nand_subop_get_data_start_off(subop, op_id);
1831 const struct nand_subop *subop)
1837 marvell_nfc_parse_instructions(chip, subop, &nfc_op);
1862 marvell_nfc_xfer_data_pio(chip, subop, &nfc_op);
1895 const struct nand_subop *subop)
1900 marvell_nfc_parse_instructions(chip, subop, &nfc_op);
1909 switch (subop->instrs[0].type) {
1946 marvell_nfc_xfer_data_pio(chip, subop, &nfc_op);
1956 if (subop->instrs[0].type == NAND_OP_DATA_OUT_INSTR) {
1967 const struct nand_subop *subop)
1972 marvell_nfc_parse_instructions(chip, subop, &nfc_op);
1981 const struct nand_subop *subop)
1986 marvell_nfc_parse_instructions(chip, subop, &nfc_op);
2010 marvell_nfc_xfer_data_pio(chip, subop, &nfc_op);
2021 const struct nand_subop *subop)
2026 marvell_nfc_parse_instructions(chip, subop, &nfc_op);
2050 marvell_nfc_xfer_data_pio(chip, subop, &nfc_op);
2061 const struct nand_subop *subop)
2066 marvell_nfc_parse_instructions(chip, subop, &nfc_op);
2090 const struct nand_subop *subop)
2095 marvell_nfc_parse_instructions(chip, subop, &nfc_op);