NAND_OP_DATA_IN_INSTR 186 drivers/mtd/nand/raw/ams-delta.c case NAND_OP_DATA_IN_INSTR: NAND_OP_DATA_IN_INSTR 1102 drivers/mtd/nand/raw/denali.c case NAND_OP_DATA_IN_INSTR: NAND_OP_DATA_IN_INSTR 629 drivers/mtd/nand/raw/fsmc_nand.c case NAND_OP_DATA_IN_INSTR: NAND_OP_DATA_IN_INSTR 2466 drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c case NAND_OP_DATA_IN_INSTR: NAND_OP_DATA_IN_INSTR 1689 drivers/mtd/nand/raw/marvell_nand.c case NAND_OP_DATA_IN_INSTR: NAND_OP_DATA_IN_INSTR 1734 drivers/mtd/nand/raw/marvell_nand.c bool reading = (instr->type == NAND_OP_DATA_IN_INSTR); NAND_OP_DATA_IN_INSTR 1764 drivers/mtd/nand/raw/marvell_nand.c reading = (nfc_op.data_instr->type == NAND_OP_DATA_IN_INSTR); NAND_OP_DATA_IN_INSTR 1842 drivers/mtd/nand/raw/marvell_nand.c case NAND_OP_DATA_IN_INSTR: NAND_OP_DATA_IN_INSTR 843 drivers/mtd/nand/raw/meson_nand.c if (WARN_ON(instr->type != NAND_OP_DATA_IN_INSTR)) NAND_OP_DATA_IN_INSTR 856 drivers/mtd/nand/raw/meson_nand.c if (WARN_ON(instr->type != NAND_OP_DATA_IN_INSTR) || NAND_OP_DATA_IN_INSTR 925 drivers/mtd/nand/raw/meson_nand.c case NAND_OP_DATA_IN_INSTR: NAND_OP_DATA_IN_INSTR 422 drivers/mtd/nand/raw/mxic_nand.c case NAND_OP_DATA_IN_INSTR: NAND_OP_DATA_IN_INSTR 2000 drivers/mtd/nand/raw/nand_base.c case NAND_OP_DATA_IN_INSTR: NAND_OP_DATA_IN_INSTR 2232 drivers/mtd/nand/raw/nand_base.c return instr && (instr->type == NAND_OP_DATA_IN_INSTR || NAND_OP_DATA_IN_INSTR 2164 drivers/mtd/nand/raw/nandsim.c case NAND_OP_DATA_IN_INSTR: NAND_OP_DATA_IN_INSTR 1390 drivers/mtd/nand/raw/stm32_fmc2_nand.c case NAND_OP_DATA_IN_INSTR: NAND_OP_DATA_IN_INSTR 1811 drivers/mtd/nand/raw/sunxi_nand.c case NAND_OP_DATA_IN_INSTR: NAND_OP_DATA_IN_INSTR 395 drivers/mtd/nand/raw/tegra_nand.c case NAND_OP_DATA_IN_INSTR: NAND_OP_DATA_IN_INSTR 435 drivers/mtd/nand/raw/vf610_nfc.c if (instr && instr->type == NAND_OP_DATA_IN_INSTR) { NAND_OP_DATA_IN_INSTR 450 drivers/mtd/nand/raw/vf610_nfc.c if (instr && instr->type == NAND_OP_DATA_IN_INSTR) { NAND_OP_DATA_IN_INSTR 646 include/linux/mtd/rawnand.h .type = NAND_OP_DATA_IN_INSTR, \ NAND_OP_DATA_IN_INSTR 668 include/linux/mtd/rawnand.h .type = NAND_OP_DATA_IN_INSTR, \ NAND_OP_DATA_IN_INSTR 776 include/linux/mtd/rawnand.h .type = NAND_OP_DATA_IN_INSTR, \ NAND_OP_DATA_IN_INSTR 893 include/linux/mtd/rawnand.h case NAND_OP_DATA_IN_INSTR: