Home
last modified time | relevance | path

Searched refs:NAND_OP_ADDR_INSTR (Results 1 – 25 of 32) sorted by relevance

12

/linux/include/linux/mtd/
H A Drawnand.h716 * @NAND_OP_ADDR_INSTR: address instruction
723 NAND_OP_ADDR_INSTR, enumerator
735 * @ctx.addr: use it if @type is %NAND_OP_ADDR_INSTR
785 .type = NAND_OP_ADDR_INSTR, \
920 .type = NAND_OP_ADDR_INSTR, \
1048 case NAND_OP_ADDR_INSTR: in nand_op_trace()
/linux/drivers/mtd/nand/raw/
H A Dtechnologic-nand-controller.c83 case NAND_OP_ADDR_INSTR: in ts72xx_nand_exec_instr()
H A Dfsl_upm.c96 case NAND_OP_ADDR_INSTR: in func_exec_instr()
H A Dau1550nd.c168 case NAND_OP_ADDR_INSTR: in au1550nd_exec_instr()
H A Dcs553x_nand.c162 case NAND_OP_ADDR_INSTR: in cs553x_exec_instr()
H A Dgpio.c91 case NAND_OP_ADDR_INSTR: in gpio_nand_exec_instr()
H A Dmxic_nand.c416 case NAND_OP_ADDR_INSTR: in mxic_nfc_exec_op()
H A Dintel-nand-controller.c534 case NAND_OP_ADDR_INSTR: in ebu_nand_exec_op()
H A Ddiskonchip.c522 case NAND_OP_ADDR_INSTR: in doc200x_exec_instr()
609 case NAND_OP_ADDR_INSTR: in doc2001plus_exec_instr()
H A Dvf610_nfc.c384 if (instr && instr->type == NAND_OP_ADDR_INSTR) { in vf610_nfc_cmd()
H A Dloongson1-nand-controller.c179 case NAND_OP_ADDR_INSTR: in ls1x_nand_parse_instructions()
H A Ddavinci_nand.c758 case NAND_OP_ADDR_INSTR: in davinci_nand_exec_instr()
H A Dfsmc_nand.c656 case NAND_OP_ADDR_INSTR: in fsmc_exec_op()
H A Dpl35x-nand-controller.c690 case NAND_OP_ADDR_INSTR: in pl35x_nand_exec_op()
H A Dnuvoton-ma35d1-nand-controller.c798 case NAND_OP_ADDR_INSTR: in ma35_nfc_exec_instr()
H A Dtegra_nand.c382 case NAND_OP_ADDR_INSTR: in tegra_nand_cmd()
H A Dmarvell_nand.c1743 case NAND_OP_ADDR_INSTR: in marvell_nfc_parse_instructions()
1913 case NAND_OP_ADDR_INSTR: in marvell_nfc_naked_access_exec()
H A Drockchip-nand-controller.c351 case NAND_OP_ADDR_INSTR: in rk_nfc_cmd()
H A Ddenali.c1119 case NAND_OP_ADDR_INSTR: in denali_exec_instr()
H A Drenesas-nand-controller.c746 case NAND_OP_ADDR_INSTR: in rnandc_exec_op()
H A Dmeson_nand.c1059 case NAND_OP_ADDR_INSTR: in meson_nfc_exec_op()
H A Dnand_base.c2335 case NAND_OP_ADDR_INSTR: in nand_op_parser_must_split_instr()
2613 subop->instrs[instr_idx].type != NAND_OP_ADDR_INSTR)) in nand_subop_get_addr_start_off()
2637 subop->instrs[instr_idx].type != NAND_OP_ADDR_INSTR)) in nand_subop_get_num_addr_cyc()
/linux/drivers/mtd/nand/raw/ingenic/
H A Dingenic_nand_drv.c270 case NAND_OP_ADDR_INSTR: in ingenic_nand_exec_instr()
/linux/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c2478 case NAND_OP_ADDR_INSTR: in brcmnand_exec_instr()
2574 case NAND_OP_ADDR_INSTR: in brcmnand_check_instructions_legacy()
2609 } else if (instr->type == NAND_OP_ADDR_INSTR) { in brcmnand_exec_instructions_legacy()
/linux/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.c2559 op->instrs[i + 1].type == NAND_OP_ADDR_INSTR) in gpmi_nfc_exec_op()
2565 case NAND_OP_ADDR_INSTR: in gpmi_nfc_exec_op()

12