Home
last modified time | relevance | path

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

12

/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 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 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 Dcs553x_nand.c171 case NAND_OP_DATA_IN_INSTR: in cs553x_exec_instr()
H A Dvf610_nfc.c431 if (instr && instr->type == NAND_OP_DATA_IN_INSTR) { in vf610_nfc_cmd()
446 if (instr && instr->type == NAND_OP_DATA_IN_INSTR) { in vf610_nfc_cmd()
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 Dgpio.c101 case NAND_OP_DATA_IN_INSTR: in gpio_nand_exec_instr()
H A Dams-delta.c166 case NAND_OP_DATA_IN_INSTR: in gpio_nand_exec_op()
H A Dloongson-nand-controller.c228 case NAND_OP_DATA_IN_INSTR: in loongson_nand_parse_instructions()
232 if (instr->type == NAND_OP_DATA_IN_INSTR) in loongson_nand_parse_instructions()
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 Dmarvell_nand.c1766 case NAND_OP_DATA_IN_INSTR: in marvell_nfc_parse_instructions()
1811 bool reading = (instr->type == NAND_OP_DATA_IN_INSTR); in marvell_nfc_xfer_data_pio()
1841 reading = (nfc_op.data_instr->type == NAND_OP_DATA_IN_INSTR); in marvell_nfc_monolithic_access_exec()
1919 case NAND_OP_DATA_IN_INSTR: in marvell_nfc_naked_access_exec()
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 Ddavinci_nand.c765 case NAND_OP_DATA_IN_INSTR: in davinci_nand_exec_instr()
H A Dfsmc_nand.c662 case NAND_OP_DATA_IN_INSTR: in fsmc_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 Drockchip-nand-controller.c360 case NAND_OP_DATA_IN_INSTR: in rk_nfc_cmd()
H A Ddenali.c1124 case NAND_OP_DATA_IN_INSTR: in denali_exec_instr()
/linux/drivers/mtd/nand/raw/ingenic/
H A Dingenic_nand_drv.c275 case NAND_OP_DATA_IN_INSTR: in ingenic_nand_exec_instr()
/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()
/linux/drivers/mtd/nand/raw/atmel/
H A Dnand-controller.c590 case NAND_OP_DATA_IN_INSTR: in atmel_smc_nand_exec_instr()
666 if (instr->type == NAND_OP_DATA_IN_INSTR) in atmel_hsmc_exec_rw()

12