Lines Matching refs:subop
468 * subop subset of instructions.
475 * @data_instr_idx: Index of the data instruction in the subop
476 * @data_instr: Pointer to the data instruction in the subop
1696 const struct nand_subop *subop,
1708 for (op_id = 0; op_id < subop->ninstrs; op_id++) {
1713 instr = &subop->instrs[op_id];
1730 offset = nand_subop_get_addr_start_off(subop, op_id);
1731 naddrs = nand_subop_get_num_addr_cyc(subop, op_id);
1757 len = nand_subop_get_data_len(subop, op_id);
1771 len = nand_subop_get_data_len(subop, op_id);
1786 const struct nand_subop *subop,
1792 unsigned int len = nand_subop_get_data_len(subop, op_id);
1793 unsigned int offset = nand_subop_get_data_start_off(subop, op_id);
1817 const struct nand_subop *subop)
1823 marvell_nfc_parse_instructions(chip, subop, &nfc_op);
1848 marvell_nfc_xfer_data_pio(chip, subop, &nfc_op);
1881 const struct nand_subop *subop)
1886 marvell_nfc_parse_instructions(chip, subop, &nfc_op);
1895 switch (subop->instrs[0].type) {
1932 marvell_nfc_xfer_data_pio(chip, subop, &nfc_op);
1942 if (subop->instrs[0].type == NAND_OP_DATA_OUT_INSTR) {
1953 const struct nand_subop *subop)
1958 marvell_nfc_parse_instructions(chip, subop, &nfc_op);
1967 const struct nand_subop *subop)
1972 marvell_nfc_parse_instructions(chip, subop, &nfc_op);
1996 marvell_nfc_xfer_data_pio(chip, subop, &nfc_op);
2007 const struct nand_subop *subop)
2012 marvell_nfc_parse_instructions(chip, subop, &nfc_op);
2036 marvell_nfc_xfer_data_pio(chip, subop, &nfc_op);
2047 const struct nand_subop *subop)
2052 marvell_nfc_parse_instructions(chip, subop, &nfc_op);
2076 const struct nand_subop *subop)
2081 marvell_nfc_parse_instructions(chip, subop, &nfc_op);