Lines Matching refs:op_id
2047 unsigned int op_id = 0;
2051 instr = &subop->instrs[op_id];
2077 unsigned int op_id = 0;
2085 instr = &subop->instrs[op_id];
2093 offset = nand_subop_get_addr_start_off(subop, op_id);
2094 naddrs = nand_subop_get_num_addr_cyc(subop, op_id);
2117 unsigned int op_id;
2141 for (op_id = 0; op_id < subop->ninstrs; op_id++) {
2145 .instrs = &subop->instrs[op_id],
2161 unsigned int offset, op_id = 0;
2166 instr = &subop->instrs[op_id];
2178 len = nand_subop_get_data_len(subop, op_id);
2179 offset = nand_subop_get_data_start_off(subop, op_id);
2229 unsigned int op_id = 0;
2232 const struct nand_op_instr *instr = &subop->instrs[op_id];