Home
last modified time | relevance | path

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

12

/Linux-v5.10/include/linux/mtd/
Drawnand.h573 NAND_OP_DATA_IN_INSTR, enumerator
644 .type = NAND_OP_DATA_IN_INSTR, \
666 .type = NAND_OP_DATA_IN_INSTR, \
776 .type = NAND_OP_DATA_IN_INSTR, \
893 case NAND_OP_DATA_IN_INSTR: in nand_op_trace()
/Linux-v5.10/drivers/mtd/nand/raw/
Dau1550nd.c176 case NAND_OP_DATA_IN_INSTR: in au1550nd_exec_instr()
Dfsl_upm.c106 case NAND_OP_DATA_IN_INSTR: in func_exec_instr()
Darasan-nand-controller.c509 case NAND_OP_DATA_IN_INSTR: in anfc_parse_instructions()
808 case NAND_OP_DATA_IN_INSTR: in anfc_check_op()
835 op->instrs[1].type == NAND_OP_DATA_IN_INSTR) in anfc_check_op()
Dcs553x_nand.c177 case NAND_OP_DATA_IN_INSTR: in cs553x_exec_instr()
Dgpio.c101 case NAND_OP_DATA_IN_INSTR: in gpio_nand_exec_instr()
Dvf610_nfc.c430 if (instr && instr->type == NAND_OP_DATA_IN_INSTR) { in vf610_nfc_cmd()
445 if (instr && instr->type == NAND_OP_DATA_IN_INSTR) { in vf610_nfc_cmd()
Dams-delta.c166 case NAND_OP_DATA_IN_INSTR: in gpio_nand_exec_op()
Dmeson_nand.c843 if (WARN_ON(instr->type != NAND_OP_DATA_IN_INSTR)) in meson_nand_op_get_dma_safe_input_buf()
856 if (WARN_ON(instr->type != NAND_OP_DATA_IN_INSTR) || in meson_nand_op_put_dma_safe_input_buf()
928 case NAND_OP_DATA_IN_INSTR: in meson_nfc_exec_op()
Dmarvell_nand.c1728 case NAND_OP_DATA_IN_INSTR: in marvell_nfc_parse_instructions()
1773 bool reading = (instr->type == NAND_OP_DATA_IN_INSTR); in marvell_nfc_xfer_data_pio()
1803 reading = (nfc_op.data_instr->type == NAND_OP_DATA_IN_INSTR); in marvell_nfc_monolithic_access_exec()
1881 case NAND_OP_DATA_IN_INSTR: in marvell_nfc_naked_access_exec()
Dmxic_nand.c425 case NAND_OP_DATA_IN_INSTR: in mxic_nfc_exec_op()
Ddiskonchip.c534 case NAND_OP_DATA_IN_INSTR: in doc200x_exec_instr()
620 case NAND_OP_DATA_IN_INSTR: in doc2001plus_exec_instr()
Dtango_nand.c154 case NAND_OP_DATA_IN_INSTR: in tango_exec_instr()
Ddavinci_nand.c723 case NAND_OP_DATA_IN_INSTR: in davinci_nand_exec_instr()
Dfsmc_nand.c632 case NAND_OP_DATA_IN_INSTR: in fsmc_exec_op()
Dtegra_nand.c395 case NAND_OP_DATA_IN_INSTR: in tegra_nand_cmd()
Ddenali.c1124 case NAND_OP_DATA_IN_INSTR: in denali_exec_instr()
Dmtk_nand.c481 case NAND_OP_DATA_IN_INSTR: in mtk_nfc_exec_instr()
Dstm32_fmc2_nand.c1323 case NAND_OP_DATA_IN_INSTR: in stm32_fmc2_nfc_exec_op()
Dnandsim.c2195 case NAND_OP_DATA_IN_INSTR: in ns_exec_op()
Dsunxi_nand.c1814 case NAND_OP_DATA_IN_INSTR: in sunxi_nfc_exec_subop()
Dnand_base.c2000 case NAND_OP_DATA_IN_INSTR: in nand_op_parser_must_split_instr()
2233 return instr && (instr->type == NAND_OP_DATA_IN_INSTR || in nand_instr_is_data()
/Linux-v5.10/drivers/mtd/nand/raw/ingenic/
Dingenic_nand_drv.c272 case NAND_OP_DATA_IN_INSTR: in ingenic_nand_exec_instr()
/Linux-v5.10/drivers/mtd/nand/raw/atmel/
Dnand-controller.c589 case NAND_OP_DATA_IN_INSTR: in atmel_smc_nand_exec_instr()
665 if (instr->type == NAND_OP_DATA_IN_INSTR) in atmel_hsmc_exec_rw()
/Linux-v5.10/drivers/mtd/nand/raw/gpmi-nand/
Dgpmi-nand.c2317 case NAND_OP_DATA_IN_INSTR: in gpmi_nfc_exec_op()

12