Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/mtd/
Drawnand.h861 unsigned int first_instr_start_off; member
/linux-6.1.9/drivers/mtd/nand/raw/
Dnand_base.c2250 unsigned int instr_offset = ctx->subop.first_instr_start_off; in nand_op_parser_match_pat()
2440 ctx.subop.first_instr_start_off = ctx.subop.last_instr_end_off; in nand_op_parser_exec_op()
2465 return subop->first_instr_start_off; in nand_subop_get_start_off()