Home
last modified time | relevance | path

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

12

/Linux-v5.10/include/linux/mtd/
Drawnand.h574 NAND_OP_DATA_OUT_INSTR, enumerator
655 .type = NAND_OP_DATA_OUT_INSTR, \
677 .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.10/drivers/mtd/nand/raw/
Dau1550nd.c186 case NAND_OP_DATA_OUT_INSTR: in au1550nd_exec_instr()
Dfsl_upm.c112 case NAND_OP_DATA_OUT_INSTR: in func_exec_instr()
Dcs553x_nand.c182 case NAND_OP_DATA_OUT_INSTR: in cs553x_exec_instr()
Dgpio.c112 case NAND_OP_DATA_OUT_INSTR: in gpio_nand_exec_instr()
Dams-delta.c171 case NAND_OP_DATA_OUT_INSTR: in gpio_nand_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()
936 case NAND_OP_DATA_OUT_INSTR: in meson_nfc_exec_op()
Darasan-nand-controller.c512 case NAND_OP_DATA_OUT_INSTR: in anfc_parse_instructions()
809 case NAND_OP_DATA_OUT_INSTR: in anfc_check_op()
Dmxic_nand.c434 case NAND_OP_DATA_OUT_INSTR: in mxic_nfc_exec_op()
Ddiskonchip.c544 case NAND_OP_DATA_OUT_INSTR: in doc200x_exec_instr()
624 case NAND_OP_DATA_OUT_INSTR: in doc2001plus_exec_instr()
Dmarvell_nand.c1742 case NAND_OP_DATA_OUT_INSTR: in marvell_nfc_parse_instructions()
1885 case NAND_OP_DATA_OUT_INSTR: in marvell_nfc_naked_access_exec()
1921 if (subop->instrs[0].type == NAND_OP_DATA_OUT_INSTR) { in marvell_nfc_naked_access_exec()
Dtango_nand.c158 case NAND_OP_DATA_OUT_INSTR: in tango_exec_instr()
Ddavinci_nand.c729 case NAND_OP_DATA_OUT_INSTR: in davinci_nand_exec_instr()
Dvf610_nfc.c400 if (instr && instr->type == NAND_OP_DATA_OUT_INSTR) { in vf610_nfc_cmd()
Dsunxi_nand.c1815 case NAND_OP_DATA_OUT_INSTR: in sunxi_nfc_exec_subop()
1821 if (instr->type == NAND_OP_DATA_OUT_INSTR) { in sunxi_nfc_exec_subop()
Dfsmc_nand.c641 case NAND_OP_DATA_OUT_INSTR: in fsmc_exec_op()
Dtegra_nand.c405 case NAND_OP_DATA_OUT_INSTR: in tegra_nand_cmd()
Ddenali.c1131 case NAND_OP_DATA_OUT_INSTR: in denali_exec_instr()
Dmtk_nand.c485 case NAND_OP_DATA_OUT_INSTR: in mtk_nfc_exec_instr()
Dstm32_fmc2_nand.c1329 case NAND_OP_DATA_OUT_INSTR: in stm32_fmc2_nfc_exec_op()
Dnandsim.c2198 case NAND_OP_DATA_OUT_INSTR: in ns_exec_op()
Dnand_base.c2001 case NAND_OP_DATA_OUT_INSTR: in nand_op_parser_must_split_instr()
2234 instr->type == NAND_OP_DATA_OUT_INSTR); in nand_instr_is_data()
/Linux-v5.10/drivers/mtd/nand/raw/ingenic/
Dingenic_nand_drv.c283 case NAND_OP_DATA_OUT_INSTR: in ingenic_nand_exec_instr()
/Linux-v5.10/drivers/mtd/nand/raw/gpmi-nand/
Dgpmi-nand.c2309 case NAND_OP_DATA_OUT_INSTR: in gpmi_nfc_exec_op()
/Linux-v5.10/drivers/mtd/nand/raw/atmel/
Dnand-controller.c594 case NAND_OP_DATA_OUT_INSTR: in atmel_smc_nand_exec_instr()

12