Home
last modified time | relevance | path

Searched refs:NAND_OP_ADDR_INSTR (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/include/linux/mtd/
Drawnand.h877 NAND_OP_ADDR_INSTR, enumerator
939 .type = NAND_OP_ADDR_INSTR, \
1072 .type = NAND_OP_ADDR_INSTR, \
/Linux-v4.19/drivers/mtd/nand/raw/
Dvf610_nfc.c397 if (instr && instr->type == NAND_OP_ADDR_INSTR) { in vf610_nfc_cmd()
Dfsmc_nand.c660 case NAND_OP_ADDR_INSTR: in fsmc_exec_op()
Dnand_base.c2414 case NAND_OP_ADDR_INSTR: in nand_op_parser_must_split_instr()
2548 case NAND_OP_ADDR_INSTR: in nand_op_parser_trace()
2695 subop->instrs[instr_idx].type != NAND_OP_ADDR_INSTR)) in nand_subop_get_addr_start_off()
2719 subop->instrs[instr_idx].type != NAND_OP_ADDR_INSTR)) in nand_subop_get_num_addr_cyc()
Dmarvell_nand.c1568 case NAND_OP_ADDR_INSTR: in marvell_nfc_parse_instructions()
1738 case NAND_OP_ADDR_INSTR: in marvell_nfc_naked_access_exec()
Dtegra_nand.c379 case NAND_OP_ADDR_INSTR: in tegra_nand_cmd()