Home
last modified time | relevance | path

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

12

/Linux-v5.15/include/linux/mtd/
Drawnand.h721 NAND_OP_DATA_OUT_INSTR, enumerator
802 .type = NAND_OP_DATA_OUT_INSTR, \
824 .type = NAND_OP_DATA_OUT_INSTR, \
930 .type = NAND_OP_DATA_OUT_INSTR, \
1046 case NAND_OP_DATA_OUT_INSTR: in nand_op_trace()
/Linux-v5.15/drivers/mtd/nand/raw/
Dpl35x-nand-controller.c677 if (last_instr_type != NAND_OP_DATA_OUT_INSTR) in pl35x_nand_exec_op()
698 case NAND_OP_DATA_OUT_INSTR: in pl35x_nand_exec_op()
720 if (data_instr && data_instr->type == NAND_OP_DATA_OUT_INSTR) { in pl35x_nand_exec_op()
Dau1550nd.c187 case NAND_OP_DATA_OUT_INSTR: in au1550nd_exec_instr()
Dfsl_upm.c111 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()
Dmxic_nand.c434 case NAND_OP_DATA_OUT_INSTR: in mxic_nfc_exec_op()
Darasan-nand-controller.c632 case NAND_OP_DATA_OUT_INSTR: in anfc_parse_instructions()
914 case NAND_OP_DATA_OUT_INSTR: in anfc_check_op()
Drockchip-nand-controller.c362 case NAND_OP_DATA_OUT_INSTR: in rk_nfc_cmd()
366 if (instr->type == NAND_OP_DATA_OUT_INSTR) { in rk_nfc_cmd()
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()
Dintel-nand-controller.c549 case NAND_OP_DATA_OUT_INSTR: in ebu_nand_exec_op()
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.c1838 case NAND_OP_DATA_OUT_INSTR: in sunxi_nfc_exec_subop()
1844 if (instr->type == NAND_OP_DATA_OUT_INSTR) { in sunxi_nfc_exec_subop()
Dfsmc_nand.c650 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.c1331 case NAND_OP_DATA_OUT_INSTR: in stm32_fmc2_nfc_exec_op()
Dnandsim.c2197 case NAND_OP_DATA_OUT_INSTR: in ns_exec_op()
/Linux-v5.15/drivers/mtd/nand/raw/ingenic/
Dingenic_nand_drv.c283 case NAND_OP_DATA_OUT_INSTR: in ingenic_nand_exec_instr()
/Linux-v5.15/drivers/mtd/nand/raw/gpmi-nand/
Dgpmi-nand.c2315 case NAND_OP_DATA_OUT_INSTR: in gpmi_nfc_exec_op()

12