Home
last modified time | relevance | path

Searched refs:first_instr_start_off (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/mtd/
Drawnand.h714 unsigned int first_instr_start_off; member
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
Dnand_base.c2034 unsigned int instr_offset = ctx->subop.first_instr_start_off; in nand_op_parser_match_pat()
2224 ctx.subop.first_instr_start_off = ctx.subop.last_instr_end_off; in nand_op_parser_exec_op()
2249 return subop->first_instr_start_off; in nand_subop_get_start_off()