Home
last modified time | relevance | path

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

12

/linux-6.1.9/include/linux/mtd/
Drawnand.h718 NAND_OP_CMD_INSTR, enumerator
774 .type = NAND_OP_CMD_INSTR, \
910 .type = NAND_OP_CMD_INSTR, \
1029 case NAND_OP_CMD_INSTR: in nand_op_trace()
/linux-6.1.9/drivers/mtd/nand/raw/
Dfsl_upm.c87 case NAND_OP_CMD_INSTR: in func_exec_instr()
Dau1550nd.c161 case NAND_OP_CMD_INSTR: in au1550nd_exec_instr()
Dcs553x_nand.c157 case NAND_OP_CMD_INSTR: in cs553x_exec_instr()
Dgpio.c82 case NAND_OP_CMD_INSTR: in gpio_nand_exec_instr()
Dvf610_nfc.c376 if (instr && instr->type == NAND_OP_CMD_INSTR) { in vf610_nfc_cmd()
417 if (instr && instr->type == NAND_OP_CMD_INSTR) { in vf610_nfc_cmd()
Dams-delta.c153 case NAND_OP_CMD_INSTR: in gpio_nand_exec_op()
Dmxic_nand.c405 case NAND_OP_CMD_INSTR: in mxic_nfc_exec_op()
Darasan-nand-controller.c606 case NAND_OP_CMD_INSTR: in anfc_parse_instructions()
938 op->instrs[0].type == NAND_OP_CMD_INSTR && in anfc_check_op()
Ddavinci_nand.c640 case NAND_OP_CMD_INSTR: in davinci_nand_exec_instr()
Dintel-nand-controller.c529 case NAND_OP_CMD_INSTR: in ebu_nand_exec_op()
Ddiskonchip.c517 case NAND_OP_CMD_INSTR: in doc200x_exec_instr()
604 case NAND_OP_CMD_INSTR: in doc2001plus_exec_instr()
Dfsmc_nand.c650 case NAND_OP_CMD_INSTR: in fsmc_exec_op()
Dpl35x-nand-controller.c672 case NAND_OP_CMD_INSTR: in pl35x_nand_exec_op()
Dtegra_nand.c369 case NAND_OP_CMD_INSTR: in tegra_nand_cmd()
Dmarvell_nand.c1701 case NAND_OP_CMD_INSTR: in marvell_nfc_parse_instructions()
1881 case NAND_OP_CMD_INSTR: in marvell_nfc_naked_access_exec()
Drockchip-nand-controller.c347 case NAND_OP_CMD_INSTR: in rk_nfc_cmd()
Ddenali.c1115 case NAND_OP_CMD_INSTR: in denali_exec_instr()
Drenesas-nand-controller.c707 case NAND_OP_CMD_INSTR: in rnandc_exec_op()
Dmeson_nand.c916 case NAND_OP_CMD_INSTR: in meson_nfc_exec_op()
Dmtk_nand.c474 case NAND_OP_CMD_INSTR: in mtk_nfc_exec_instr()
Domap2.c2113 case NAND_OP_CMD_INSTR: in omap_nand_exec_instr()
Dstm32_fmc2_nand.c1318 case NAND_OP_CMD_INSTR: in stm32_fmc2_nfc_exec_op()
/linux-6.1.9/drivers/mtd/nand/raw/ingenic/
Dingenic_nand_drv.c267 case NAND_OP_CMD_INSTR: in ingenic_nand_exec_instr()
/linux-6.1.9/drivers/mtd/nand/raw/atmel/
Dnand-controller.c581 case NAND_OP_CMD_INSTR: in atmel_smc_nand_exec_instr()
645 if (instr->type == NAND_OP_CMD_INSTR) { in atmel_hsmc_exec_cmd_addr()

12