Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mtd/
Drawnand.h878 NAND_OP_DATA_IN_INSTR, enumerator
949 .type = NAND_OP_DATA_IN_INSTR, \
971 .type = NAND_OP_DATA_IN_INSTR, \
1079 .type = NAND_OP_DATA_IN_INSTR, \
/Linux-v4.19/drivers/mtd/nand/raw/
Dvf610_nfc.c444 if (instr && instr->type == NAND_OP_DATA_IN_INSTR) { in vf610_nfc_cmd()
459 if (instr && instr->type == NAND_OP_DATA_IN_INSTR) { in vf610_nfc_cmd()
Dmarvell_nand.c1588 case NAND_OP_DATA_IN_INSTR: in marvell_nfc_parse_instructions()
1633 bool reading = (instr->type == NAND_OP_DATA_IN_INSTR); in marvell_nfc_xfer_data_pio()
1663 reading = (nfc_op.data_instr->type == NAND_OP_DATA_IN_INSTR); in marvell_nfc_monolithic_access_exec()
1741 case NAND_OP_DATA_IN_INSTR: in marvell_nfc_naked_access_exec()
Dfsmc_nand.c669 case NAND_OP_DATA_IN_INSTR: in fsmc_exec_op()
Dtegra_nand.c395 case NAND_OP_DATA_IN_INSTR: in tegra_nand_cmd()
Dnand_base.c2425 case NAND_OP_DATA_IN_INSTR: in nand_op_parser_must_split_instr()
2555 case NAND_OP_DATA_IN_INSTR: in nand_op_parser_trace()
2661 return instr && (instr->type == NAND_OP_DATA_IN_INSTR || in nand_instr_is_data()