Home
last modified time | relevance | path

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

12

/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 Dvf610_nfc.c377 if (instr && instr->type == NAND_OP_CMD_INSTR) { in vf610_nfc_cmd()
418 if (instr && instr->type == NAND_OP_CMD_INSTR) { in vf610_nfc_cmd()
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 Dloongson-nand-controller.c213 case NAND_OP_CMD_INSTR: in loongson_nand_parse_instructions()
631 if (instr->type == NAND_OP_CMD_INSTR) { in loongson_nand_check_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 Ddavinci_nand.c753 case NAND_OP_CMD_INSTR: in davinci_nand_exec_instr()
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 Dqcom_nandc.c1615 case NAND_OP_CMD_INSTR: in qcom_parse_instructions()
1998 case NAND_OP_CMD_INSTR: in qcom_check_op()
H A Dfsmc_nand.c652 case NAND_OP_CMD_INSTR: in fsmc_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 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()
H A Drockchip-nand-controller.c346 case NAND_OP_CMD_INSTR: in rk_nfc_cmd()
/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()
/linux/drivers/mtd/nand/raw/ingenic/
H A Dingenic_nand_drv.c266 case NAND_OP_CMD_INSTR: in ingenic_nand_exec_instr()
/linux/drivers/mtd/nand/raw/atmel/
H A 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