Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mtd/
Drawnand.h576 NAND_OP_DATA_OUT_INSTR, enumerator
657 .type = NAND_OP_DATA_OUT_INSTR, \
679 .type = NAND_OP_DATA_OUT_INSTR, \
783 .type = NAND_OP_DATA_OUT_INSTR, \
899 case NAND_OP_DATA_OUT_INSTR: in nand_op_trace()
/Linux-v5.4/drivers/mtd/nand/raw/
Dams-delta.c191 case NAND_OP_DATA_OUT_INSTR: in ams_delta_exec_op()
Dmeson_nand.c870 if (WARN_ON(instr->type != NAND_OP_DATA_OUT_INSTR)) in meson_nand_op_get_dma_safe_output_buf()
884 if (WARN_ON(instr->type != NAND_OP_DATA_OUT_INSTR) || in meson_nand_op_put_dma_safe_output_buf()
933 case NAND_OP_DATA_OUT_INSTR: in meson_nfc_exec_op()
Dmxic_nand.c431 case NAND_OP_DATA_OUT_INSTR: in mxic_nfc_exec_op()
Dmarvell_nand.c1703 case NAND_OP_DATA_OUT_INSTR: in marvell_nfc_parse_instructions()
1846 case NAND_OP_DATA_OUT_INSTR: in marvell_nfc_naked_access_exec()
1882 if (subop->instrs[0].type == NAND_OP_DATA_OUT_INSTR) { in marvell_nfc_naked_access_exec()
Dvf610_nfc.c405 if (instr && instr->type == NAND_OP_DATA_OUT_INSTR) { in vf610_nfc_cmd()
Dsunxi_nand.c1812 case NAND_OP_DATA_OUT_INSTR: in sunxi_nfc_exec_subop()
1818 if (instr->type == NAND_OP_DATA_OUT_INSTR) { in sunxi_nfc_exec_subop()
Dfsmc_nand.c638 case NAND_OP_DATA_OUT_INSTR: in fsmc_exec_op()
Dtegra_nand.c405 case NAND_OP_DATA_OUT_INSTR: in tegra_nand_cmd()
Ddenali.c1109 case NAND_OP_DATA_OUT_INSTR: in denali_exec_instr()
Dstm32_fmc2_nand.c1362 case NAND_OP_DATA_OUT_INSTR: in stm32_fmc2_exec_op()
Dnandsim.c2167 case NAND_OP_DATA_OUT_INSTR: in ns_exec_op()
Dnand_base.c1997 case NAND_OP_DATA_OUT_INSTR: in nand_op_parser_must_split_instr()
2229 instr->type == NAND_OP_DATA_OUT_INSTR); in nand_instr_is_data()
/Linux-v5.4/drivers/mtd/nand/raw/gpmi-nand/
Dgpmi-nand.c2453 case NAND_OP_DATA_OUT_INSTR: in gpmi_nfc_exec_op()