Lines Matching defs:subop

479  *                         subop subset of instructions.
486 * @data_instr_idx: Index of the data instruction in the subop
487 * @data_instr: Pointer to the data instruction in the subop
1713 const struct nand_subop *subop,
1725 for (op_id = 0; op_id < subop->ninstrs; op_id++) {
1730 instr = &subop->instrs[op_id];
1747 offset = nand_subop_get_addr_start_off(subop, op_id);
1748 naddrs = nand_subop_get_num_addr_cyc(subop, op_id);
1774 len = nand_subop_get_data_len(subop, op_id);
1788 len = nand_subop_get_data_len(subop, op_id);
1803 const struct nand_subop *subop,
1809 unsigned int len = nand_subop_get_data_len(subop, op_id);
1810 unsigned int offset = nand_subop_get_data_start_off(subop, op_id);
1834 const struct nand_subop *subop)
1840 marvell_nfc_parse_instructions(chip, subop, &nfc_op);
1865 marvell_nfc_xfer_data_pio(chip, subop, &nfc_op);
1898 const struct nand_subop *subop)
1903 marvell_nfc_parse_instructions(chip, subop, &nfc_op);
1912 switch (subop->instrs[0].type) {
1949 marvell_nfc_xfer_data_pio(chip, subop, &nfc_op);
1959 if (subop->instrs[0].type == NAND_OP_DATA_OUT_INSTR) {
1970 const struct nand_subop *subop)
1975 marvell_nfc_parse_instructions(chip, subop, &nfc_op);
1984 const struct nand_subop *subop)
1989 marvell_nfc_parse_instructions(chip, subop, &nfc_op);
2013 marvell_nfc_xfer_data_pio(chip, subop, &nfc_op);
2024 const struct nand_subop *subop)
2029 marvell_nfc_parse_instructions(chip, subop, &nfc_op);
2053 marvell_nfc_xfer_data_pio(chip, subop, &nfc_op);
2064 const struct nand_subop *subop)
2069 marvell_nfc_parse_instructions(chip, subop, &nfc_op);
2093 const struct nand_subop *subop)
2098 marvell_nfc_parse_instructions(chip, subop, &nfc_op);