Lines Matching refs:op_id
603 unsigned int op_id;
610 for (op_id = 0; op_id < subop->ninstrs; op_id++) {
615 instr = &subop->instrs[op_id];
628 offset = nand_subop_get_addr_start_off(subop, op_id);
629 naddrs = nand_subop_get_num_addr_cyc(subop, op_id);
645 offset = nand_subop_get_data_start_off(subop, op_id);
648 nfc_op->len = nand_subop_get_data_len(subop, op_id);
907 int op_id;
916 for (op_id = 0; op_id < op->ninstrs; op_id++) {
917 instr = &op->instrs[op_id];