Lines Matching refs:op_id
2004 unsigned int op_id = 0;
2008 instr = &subop->instrs[op_id];
2034 unsigned int op_id = 0;
2042 instr = &subop->instrs[op_id];
2050 offset = nand_subop_get_addr_start_off(subop, op_id);
2051 naddrs = nand_subop_get_num_addr_cyc(subop, op_id);
2074 unsigned int op_id;
2098 for (op_id = 0; op_id < subop->ninstrs; op_id++) {
2102 .instrs = &subop->instrs[op_id],
2118 unsigned int offset, op_id = 0;
2123 instr = &subop->instrs[op_id];
2135 len = nand_subop_get_data_len(subop, op_id);
2136 offset = nand_subop_get_data_start_off(subop, op_id);
2186 unsigned int op_id = 0;
2189 const struct nand_op_instr *instr = &subop->instrs[op_id];