Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mtd/
Drawnand.h879 NAND_OP_DATA_OUT_INSTR, enumerator
960 .type = NAND_OP_DATA_OUT_INSTR, \
982 .type = NAND_OP_DATA_OUT_INSTR, \
1086 .type = NAND_OP_DATA_OUT_INSTR, \
/Linux-v4.19/drivers/mtd/nand/raw/
Dmarvell_nand.c1602 case NAND_OP_DATA_OUT_INSTR: in marvell_nfc_parse_instructions()
1745 case NAND_OP_DATA_OUT_INSTR: in marvell_nfc_naked_access_exec()
1781 if (subop->instrs[0].type == NAND_OP_DATA_OUT_INSTR) { in marvell_nfc_naked_access_exec()
Dvf610_nfc.c414 if (instr && instr->type == NAND_OP_DATA_OUT_INSTR) { in vf610_nfc_cmd()
Dfsmc_nand.c682 case NAND_OP_DATA_OUT_INSTR: in fsmc_exec_op()
Dtegra_nand.c405 case NAND_OP_DATA_OUT_INSTR: in tegra_nand_cmd()
Dnand_base.c2426 case NAND_OP_DATA_OUT_INSTR: in nand_op_parser_must_split_instr()
2561 case NAND_OP_DATA_OUT_INSTR: in nand_op_parser_trace()
2662 instr->type == NAND_OP_DATA_OUT_INSTR); in nand_instr_is_data()