Lines Matching refs:op_id
538 unsigned int op_id;
545 for (op_id = 0; op_id < subop->ninstrs; op_id++) {
550 instr = &subop->instrs[op_id];
563 offset = nand_subop_get_addr_start_off(subop, op_id);
564 naddrs = nand_subop_get_num_addr_cyc(subop, op_id);
580 offset = nand_subop_get_data_start_off(subop, op_id);
583 nfc_op->len = nand_subop_get_data_len(subop, op_id);
826 int op_id;
835 for (op_id = 0; op_id < op->ninstrs; op_id++) {
836 instr = &op->instrs[op_id];