Home
last modified time | relevance | path

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

12

/Linux-v6.6/include/linux/mtd/
Drawnand.h722 NAND_OP_CMD_INSTR, enumerator
778 .type = NAND_OP_CMD_INSTR, \
914 .type = NAND_OP_CMD_INSTR, \
1033 case NAND_OP_CMD_INSTR: in nand_op_trace()
/Linux-v6.6/drivers/mtd/nand/raw/
Dau1550nd.c161 case NAND_OP_CMD_INSTR: in au1550nd_exec_instr()
Dfsl_upm.c88 case NAND_OP_CMD_INSTR: in func_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.c618 case NAND_OP_CMD_INSTR: in anfc_parse_instructions()
950 op->instrs[0].type == NAND_OP_CMD_INSTR && in anfc_check_op()
Ddavinci_nand.c639 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()
Dnandsim.c2172 if (instr->type == NAND_OP_CMD_INSTR && in ns_exec_op()
2189 case NAND_OP_CMD_INSTR: in ns_exec_op()
Dfsmc_nand.c650 case NAND_OP_CMD_INSTR: in fsmc_exec_op()
Dpl35x-nand-controller.c679 case NAND_OP_CMD_INSTR: in pl35x_nand_exec_op()
Dtegra_nand.c369 case NAND_OP_CMD_INSTR: in tegra_nand_cmd()
Dmarvell_nand.c1733 case NAND_OP_CMD_INSTR: in marvell_nfc_parse_instructions()
1913 case NAND_OP_CMD_INSTR: in marvell_nfc_naked_access_exec()
Ddenali.c1115 case NAND_OP_CMD_INSTR: in denali_exec_instr()
Drockchip-nand-controller.c346 case NAND_OP_CMD_INSTR: in rk_nfc_cmd()
Dqcom_nandc.c2607 case NAND_OP_CMD_INSTR: in qcom_parse_instructions()
2985 case NAND_OP_CMD_INSTR: in qcom_check_op()
Drenesas-nand-controller.c707 case NAND_OP_CMD_INSTR: in rnandc_exec_op()
Dmeson_nand.c1038 case NAND_OP_CMD_INSTR: in meson_nfc_exec_op()
Dmtk_nand.c473 case NAND_OP_CMD_INSTR: in mtk_nfc_exec_instr()
/Linux-v6.6/drivers/mtd/nand/raw/ingenic/
Dingenic_nand_drv.c266 case NAND_OP_CMD_INSTR: in ingenic_nand_exec_instr()
/Linux-v6.6/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