Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Drawnand.h722 NAND_OP_CMD_INSTR, enumerator
778 .type = NAND_OP_CMD_INSTR, \
914 .type = NAND_OP_CMD_INSTR, \
1044 case NAND_OP_CMD_INSTR: in nand_op_trace()
/linux/drivers/mtd/nand/raw/
H A Dtechnologic-nand-controller.c77 case NAND_OP_CMD_INSTR: in ts72xx_nand_exec_instr()
H A Dfsl_upm.c88 case NAND_OP_CMD_INSTR: in func_exec_instr()
H A Dau1550nd.c161 case NAND_OP_CMD_INSTR: in au1550nd_exec_instr()
H A Dcs553x_nand.c157 case NAND_OP_CMD_INSTR: in cs553x_exec_instr()
H A Dgpio.c82 case NAND_OP_CMD_INSTR: in gpio_nand_exec_instr()
H A Dams-delta.c153 case NAND_OP_CMD_INSTR: in gpio_nand_exec_op()
H A Dmxic_nand.c405 case NAND_OP_CMD_INSTR: in mxic_nfc_exec_op()
H A 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()
H A Ddiskonchip.c517 case NAND_OP_CMD_INSTR: in doc200x_exec_instr()
604 case NAND_OP_CMD_INSTR: in doc2001plus_exec_instr()
H A Dintel-nand-controller.c529 case NAND_OP_CMD_INSTR: in ebu_nand_exec_op()
H A Dnandsim.c2171 if (instr->type == NAND_OP_CMD_INSTR && in ns_exec_op()
2188 case NAND_OP_CMD_INSTR: in ns_exec_op()
H A Dpl35x-nand-controller.c679 case NAND_OP_CMD_INSTR: in pl35x_nand_exec_op()
H A Dtegra_nand.c369 case NAND_OP_CMD_INSTR: in tegra_nand_cmd()
H A Dnuvoton-ma35d1-nand-controller.c795 case NAND_OP_CMD_INSTR: in ma35_nfc_exec_instr()
H A Ddenali.c1115 case NAND_OP_CMD_INSTR: in denali_exec_instr()
H A Dmeson_nand.c1052 case NAND_OP_CMD_INSTR: in meson_nfc_exec_op()
H A Dmtk_nand.c473 case NAND_OP_CMD_INSTR: in mtk_nfc_exec_instr()
H A Dstm32_fmc2_nand.c1336 case NAND_OP_CMD_INSTR: in stm32_fmc2_nfc_exec_op()
/linux/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c2472 case NAND_OP_CMD_INSTR: in brcmnand_exec_instr()
2515 op->instrs[0].type == NAND_OP_CMD_INSTR && in brcmnand_op_is_status()
2526 op->instrs[0].type == NAND_OP_CMD_INSTR && in brcmnand_op_is_reset()
2567 case NAND_OP_CMD_INSTR: in brcmnand_check_instructions_legacy()
2599 if (instr->type == NAND_OP_CMD_INSTR) { in brcmnand_exec_instructions_legacy()