Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Drawnand.h694 NAND_OP_DATA_IN_INSTR, enumerator
765 .type = NAND_OP_DATA_IN_INSTR, \
787 .type = NAND_OP_DATA_IN_INSTR, \
897 .type = NAND_OP_DATA_IN_INSTR, \
1014 case NAND_OP_DATA_IN_INSTR: in nand_op_trace()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Darasan-nand-controller.c564 case NAND_OP_DATA_IN_INSTR: in anfc_parse_instructions()
832 case NAND_OP_DATA_IN_INSTR: in anfc_check_op()
859 op->instrs[1].type == NAND_OP_DATA_IN_INSTR) in anfc_check_op()
H A Dau1550nd.c176 case NAND_OP_DATA_IN_INSTR: in au1550nd_exec_instr()
H A Dfsl_upm.c106 case NAND_OP_DATA_IN_INSTR: in func_exec_instr()
H A Dcs553x_nand.c177 case NAND_OP_DATA_IN_INSTR: in cs553x_exec_instr()
H A 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()
H A Dgpio.c101 case NAND_OP_DATA_IN_INSTR: in gpio_nand_exec_instr()
H A 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()
H A Dams-delta.c166 case NAND_OP_DATA_IN_INSTR: in gpio_nand_exec_op()
H A Dmxic_nand.c425 case NAND_OP_DATA_IN_INSTR: in mxic_nfc_exec_op()
H A 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()
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 Dtango_nand.c154 case NAND_OP_DATA_IN_INSTR: in tango_exec_instr()
H A Ddavinci_nand.c719 case NAND_OP_DATA_IN_INSTR: in davinci_nand_exec_instr()
H A Dfsmc_nand.c649 case NAND_OP_DATA_IN_INSTR: in fsmc_exec_op()
H A Dtegra_nand.c395 case NAND_OP_DATA_IN_INSTR: in tegra_nand_cmd()
H A Ddenali.c1124 case NAND_OP_DATA_IN_INSTR: in denali_exec_instr()
H A Drockchip-nand-controller.c361 case NAND_OP_DATA_IN_INSTR: in rk_nfc_cmd()
H A Dmtk_nand.c481 case NAND_OP_DATA_IN_INSTR: in mtk_nfc_exec_instr()
H A Dstm32_fmc2_nand.c1323 case NAND_OP_DATA_IN_INSTR: in stm32_fmc2_nfc_exec_op()
H A Dsunxi_nand.c1814 case NAND_OP_DATA_IN_INSTR: in sunxi_nfc_exec_subop()
H A Dnandsim.c2195 case NAND_OP_DATA_IN_INSTR: in ns_exec_op()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ingenic/
H A Dingenic_nand_drv.c272 case NAND_OP_DATA_IN_INSTR: in ingenic_nand_exec_instr()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.c2339 case NAND_OP_DATA_IN_INSTR: in gpmi_nfc_exec_op()

12