Home
last modified time | relevance | path

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

12

/linux-6.6.21/include/linux/mtd/
Drawnand.h725 NAND_OP_DATA_OUT_INSTR, enumerator
806 .type = NAND_OP_DATA_OUT_INSTR, \
828 .type = NAND_OP_DATA_OUT_INSTR, \
934 .type = NAND_OP_DATA_OUT_INSTR, \
1050 case NAND_OP_DATA_OUT_INSTR: in nand_op_trace()
/linux-6.6.21/drivers/mtd/nand/raw/
Dpl35x-nand-controller.c684 if (last_instr_type != NAND_OP_DATA_OUT_INSTR) in pl35x_nand_exec_op()
705 case NAND_OP_DATA_OUT_INSTR: in pl35x_nand_exec_op()
727 if (data_instr && data_instr->type == NAND_OP_DATA_OUT_INSTR) { in pl35x_nand_exec_op()
Dfsl_upm.c112 case NAND_OP_DATA_OUT_INSTR: in func_exec_instr()
Dau1550nd.c187 case NAND_OP_DATA_OUT_INSTR: in au1550nd_exec_instr()
Dcs553x_nand.c176 case NAND_OP_DATA_OUT_INSTR: in cs553x_exec_instr()
Dmeson_nand.c966 if (WARN_ON(instr->type != NAND_OP_DATA_OUT_INSTR)) in meson_nand_op_get_dma_safe_output_buf()
980 if (WARN_ON(instr->type != NAND_OP_DATA_OUT_INSTR) || in meson_nand_op_put_dma_safe_output_buf()
1000 case NAND_OP_DATA_OUT_INSTR: in meson_nfc_check_op()
1062 case NAND_OP_DATA_OUT_INSTR: in meson_nfc_exec_op()
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()
Dmxic_nand.c434 case NAND_OP_DATA_OUT_INSTR: in mxic_nfc_exec_op()
Darasan-nand-controller.c644 case NAND_OP_DATA_OUT_INSTR: in anfc_parse_instructions()
926 case NAND_OP_DATA_OUT_INSTR: in anfc_check_op()
Drockchip-nand-controller.c361 case NAND_OP_DATA_OUT_INSTR: in rk_nfc_cmd()
365 if (instr->type == NAND_OP_DATA_OUT_INSTR) { in rk_nfc_cmd()
Ddavinci_nand.c657 case NAND_OP_DATA_OUT_INSTR: in davinci_nand_exec_instr()
Dintel-nand-controller.c546 case NAND_OP_DATA_OUT_INSTR: in ebu_nand_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.c1777 case NAND_OP_DATA_OUT_INSTR: in marvell_nfc_parse_instructions()
1920 case NAND_OP_DATA_OUT_INSTR: in marvell_nfc_naked_access_exec()
1956 if (subop->instrs[0].type == NAND_OP_DATA_OUT_INSTR) { in marvell_nfc_naked_access_exec()
Dvf610_nfc.c400 if (instr && instr->type == NAND_OP_DATA_OUT_INSTR) { in vf610_nfc_cmd()
Dsunxi_nand.c1805 case NAND_OP_DATA_OUT_INSTR: in sunxi_nfc_exec_subop()
1811 if (instr->type == NAND_OP_DATA_OUT_INSTR) { in sunxi_nfc_exec_subop()
Dfsmc_nand.c669 case NAND_OP_DATA_OUT_INSTR: in fsmc_exec_op()
Dtegra_nand.c408 case NAND_OP_DATA_OUT_INSTR: in tegra_nand_cmd()
Ddenali.c1131 case NAND_OP_DATA_OUT_INSTR: in denali_exec_instr()
Drenesas-nand-controller.c782 case NAND_OP_DATA_OUT_INSTR: in rnandc_exec_op()
Dmtk_nand.c484 case NAND_OP_DATA_OUT_INSTR: in mtk_nfc_exec_instr()
Domap2.c2131 case NAND_OP_DATA_OUT_INSTR: in omap_nand_exec_instr()
Dstm32_fmc2_nand.c1335 case NAND_OP_DATA_OUT_INSTR: in stm32_fmc2_nfc_exec_op()
/linux-6.6.21/drivers/mtd/nand/raw/ingenic/
Dingenic_nand_drv.c286 case NAND_OP_DATA_OUT_INSTR: in ingenic_nand_exec_instr()

12