Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Drawnand.h695 NAND_OP_DATA_OUT_INSTR, enumerator
776 .type = NAND_OP_DATA_OUT_INSTR, \
798 .type = NAND_OP_DATA_OUT_INSTR, \
904 .type = NAND_OP_DATA_OUT_INSTR, \
1020 case NAND_OP_DATA_OUT_INSTR: in nand_op_trace()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dau1550nd.c186 case NAND_OP_DATA_OUT_INSTR: in au1550nd_exec_instr()
H A Dfsl_upm.c112 case NAND_OP_DATA_OUT_INSTR: in func_exec_instr()
H A Dcs553x_nand.c182 case NAND_OP_DATA_OUT_INSTR: in cs553x_exec_instr()
H A Dgpio.c112 case NAND_OP_DATA_OUT_INSTR: in gpio_nand_exec_instr()
H A Dmeson_nand.c870 if (WARN_ON(instr->type != NAND_OP_DATA_OUT_INSTR)) in meson_nand_op_get_dma_safe_output_buf()
884 if (WARN_ON(instr->type != NAND_OP_DATA_OUT_INSTR) || in meson_nand_op_put_dma_safe_output_buf()
936 case NAND_OP_DATA_OUT_INSTR: in meson_nfc_exec_op()
H A Dams-delta.c171 case NAND_OP_DATA_OUT_INSTR: in gpio_nand_exec_op()
H A Darasan-nand-controller.c567 case NAND_OP_DATA_OUT_INSTR: in anfc_parse_instructions()
833 case NAND_OP_DATA_OUT_INSTR: in anfc_check_op()
H A Dmxic_nand.c434 case NAND_OP_DATA_OUT_INSTR: in mxic_nfc_exec_op()
H A Drockchip-nand-controller.c362 case NAND_OP_DATA_OUT_INSTR: in rk_nfc_cmd()
366 if (instr->type == NAND_OP_DATA_OUT_INSTR) { in rk_nfc_cmd()
H A Ddiskonchip.c544 case NAND_OP_DATA_OUT_INSTR: in doc200x_exec_instr()
624 case NAND_OP_DATA_OUT_INSTR: in doc2001plus_exec_instr()
H A Dtango_nand.c158 case NAND_OP_DATA_OUT_INSTR: in tango_exec_instr()
H A Ddavinci_nand.c725 case NAND_OP_DATA_OUT_INSTR: in davinci_nand_exec_instr()
H A Dmarvell_nand.c1742 case NAND_OP_DATA_OUT_INSTR: in marvell_nfc_parse_instructions()
1885 case NAND_OP_DATA_OUT_INSTR: in marvell_nfc_naked_access_exec()
1921 if (subop->instrs[0].type == NAND_OP_DATA_OUT_INSTR) { in marvell_nfc_naked_access_exec()
H A Dvf610_nfc.c400 if (instr && instr->type == NAND_OP_DATA_OUT_INSTR) { in vf610_nfc_cmd()
H A Dsunxi_nand.c1815 case NAND_OP_DATA_OUT_INSTR: in sunxi_nfc_exec_subop()
1821 if (instr->type == NAND_OP_DATA_OUT_INSTR) { in sunxi_nfc_exec_subop()
H A Dfsmc_nand.c658 case NAND_OP_DATA_OUT_INSTR: in fsmc_exec_op()
H A Dtegra_nand.c405 case NAND_OP_DATA_OUT_INSTR: in tegra_nand_cmd()
H A Ddenali.c1131 case NAND_OP_DATA_OUT_INSTR: in denali_exec_instr()
H A Dmtk_nand.c485 case NAND_OP_DATA_OUT_INSTR: in mtk_nfc_exec_instr()
H A Dstm32_fmc2_nand.c1329 case NAND_OP_DATA_OUT_INSTR: in stm32_fmc2_nfc_exec_op()
H A Dnandsim.c2198 case NAND_OP_DATA_OUT_INSTR: in ns_exec_op()
H A Dnand_base.c2002 case NAND_OP_DATA_OUT_INSTR: in nand_op_parser_must_split_instr()
2235 instr->type == NAND_OP_DATA_OUT_INSTR); in nand_instr_is_data()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ingenic/
H A Dingenic_nand_drv.c283 case NAND_OP_DATA_OUT_INSTR: in ingenic_nand_exec_instr()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.c2331 case NAND_OP_DATA_OUT_INSTR: in gpmi_nfc_exec_op()

12