Home
last modified time | relevance | path

Searched refs:NAND_OP_DATA_IN_INSTR (Results 1 – 22 of 22) sorted by relevance

/linux/include/linux/mtd/
H A Drawnand.h724 NAND_OP_DATA_IN_INSTR, enumerator
795 .type = NAND_OP_DATA_IN_INSTR, \
817 .type = NAND_OP_DATA_IN_INSTR, \
927 .type = NAND_OP_DATA_IN_INSTR, \
1055 case NAND_OP_DATA_IN_INSTR: in nand_op_trace()
/linux/drivers/mtd/nand/raw/
H A Dtechnologic-nand-controller.c89 case NAND_OP_DATA_IN_INSTR: in ts72xx_nand_exec_instr()
H A Dfsl_upm.c106 case NAND_OP_DATA_IN_INSTR: in func_exec_instr()
H A Dau1550nd.c177 case NAND_OP_DATA_IN_INSTR: in au1550nd_exec_instr()
H A Dmeson_nand.c953 if (WARN_ON(instr->type != NAND_OP_DATA_IN_INSTR)) in meson_nand_op_get_dma_safe_input_buf()
966 if (WARN_ON(instr->type != NAND_OP_DATA_IN_INSTR) || in meson_nand_op_put_dma_safe_input_buf()
1013 case NAND_OP_DATA_IN_INSTR: in meson_nfc_check_op()
1068 case NAND_OP_DATA_IN_INSTR: in meson_nfc_exec_op()
H A Dcs553x_nand.c171 case NAND_OP_DATA_IN_INSTR: in cs553x_exec_instr()
H A Dgpio.c101 case NAND_OP_DATA_IN_INSTR: in gpio_nand_exec_instr()
H A Darasan-nand-controller.c641 case NAND_OP_DATA_IN_INSTR: in anfc_parse_instructions()
925 case NAND_OP_DATA_IN_INSTR: in anfc_check_op()
952 op->instrs[1].type == NAND_OP_DATA_IN_INSTR) in anfc_check_op()
H A Dams-delta.c166 case NAND_OP_DATA_IN_INSTR: in gpio_nand_exec_op()
H A Dpl35x-nand-controller.c704 case NAND_OP_DATA_IN_INSTR: in pl35x_nand_exec_op()
744 if (data_instr && data_instr->type == NAND_OP_DATA_IN_INSTR) in pl35x_nand_exec_op()
H A Dmxic_nand.c425 case NAND_OP_DATA_IN_INSTR: in mxic_nfc_exec_op()
H A Ddiskonchip.c534 case NAND_OP_DATA_IN_INSTR: in doc200x_exec_instr()
620 case NAND_OP_DATA_IN_INSTR: in doc2001plus_exec_instr()
H A Dintel-nand-controller.c541 case NAND_OP_DATA_IN_INSTR: in ebu_nand_exec_op()
H A Dtegra_nand.c398 case NAND_OP_DATA_IN_INSTR: in tegra_nand_cmd()
H A Dnuvoton-ma35d1-nand-controller.c808 case NAND_OP_DATA_IN_INSTR: in ma35_nfc_exec_instr()
H A Ddenali.c1124 case NAND_OP_DATA_IN_INSTR: in denali_exec_instr()
H A Dmtk_nand.c480 case NAND_OP_DATA_IN_INSTR: in mtk_nfc_exec_instr()
H A Dstm32_fmc2_nand.c1347 case NAND_OP_DATA_IN_INSTR: in stm32_fmc2_nfc_exec_op()
H A Dnandsim.c2197 case NAND_OP_DATA_IN_INSTR: in ns_exec_op()
H A Dnand_base.c2347 case NAND_OP_DATA_IN_INSTR: in nand_op_parser_must_split_instr()
2580 return instr && (instr->type == NAND_OP_DATA_IN_INSTR || in nand_instr_is_data()
H A Dcadence-nand-controller.c2249 if (instr->type == NAND_OP_DATA_IN_INSTR) { in cadence_nand_cmd_data()
/linux/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c2482 case NAND_OP_DATA_IN_INSTR: in brcmnand_exec_instr()
2517 op->instrs[1].type == NAND_OP_DATA_IN_INSTR) in brcmnand_op_is_status()
2573 case NAND_OP_DATA_IN_INSTR: in brcmnand_check_instructions_legacy()
2655 } else if (instr->type == NAND_OP_DATA_IN_INSTR) { in brcmnand_exec_instructions_legacy()