Home
last modified time | relevance | path

Searched refs:nand_op_instr (Results 1 – 15 of 15) sorted by relevance

/Linux-v5.4/drivers/mtd/nand/raw/
Dnand_base.c1016 struct nand_op_instr instrs[] = { in nand_sp_exec_read_page_op()
1058 struct nand_op_instr instrs[] = { in nand_lp_exec_read_page_op()
1154 struct nand_op_instr instrs[] = { in nand_read_param_page_op()
1210 struct nand_op_instr instrs[] = { in nand_change_read_column_op()
1286 struct nand_op_instr instrs[] = { in nand_exec_prog_page_op()
1408 struct nand_op_instr instrs[] = { in nand_prog_page_end_op()
1516 struct nand_op_instr instrs[] = { in nand_change_write_column_op()
1570 struct nand_op_instr instrs[] = { in nand_readid_op()
1609 struct nand_op_instr instrs[] = { in nand_status_op()
1644 struct nand_op_instr instrs[] = { in nand_exit_status_op()
[all …]
Dnand_hynix.c75 struct nand_op_instr instrs[] = { in hynix_nand_cmd_op()
93 struct nand_op_instr instrs[] = { in hynix_nand_reg_write_op()
Dmeson_nand.c841 meson_nand_op_get_dma_safe_input_buf(const struct nand_op_instr *instr) in meson_nand_op_get_dma_safe_input_buf()
853 meson_nand_op_put_dma_safe_input_buf(const struct nand_op_instr *instr, in meson_nand_op_put_dma_safe_input_buf()
868 meson_nand_op_get_dma_safe_output_buf(const struct nand_op_instr *instr) in meson_nand_op_get_dma_safe_output_buf()
881 meson_nand_op_put_dma_safe_output_buf(const struct nand_op_instr *instr, in meson_nand_op_put_dma_safe_output_buf()
897 const struct nand_op_instr *instr = NULL; in meson_nfc_exec_op()
Dams-delta.c163 const struct nand_op_instr *instr; in ams_delta_exec_op()
Dvf610_nfc.c351 static inline const struct nand_op_instr *
365 const struct nand_op_instr *instr; in vf610_nfc_cmd()
Dmxic_nand.c392 const struct nand_op_instr *instr = NULL; in mxic_nfc_exec_op()
Dtegra_nand.c350 const struct nand_op_instr *instr; in tegra_nand_cmd()
351 const struct nand_op_instr *instr_data_in = NULL; in tegra_nand_cmd()
Dmarvell_nand.c476 const struct nand_op_instr *data_instr;
1639 const struct nand_op_instr *instr = NULL; in marvell_nfc_parse_instructions()
1730 const struct nand_op_instr *instr = nfc_op->data_instr; in marvell_nfc_xfer_data_pio()
Dfsmc_nand.c606 const struct nand_op_instr *instr = NULL; in fsmc_exec_op()
Ddenali.c1088 const struct nand_op_instr *instr) in denali_exec_instr()
Dstm32_fmc2_nand.c1330 const struct nand_op_instr *instr = NULL; in stm32_fmc2_exec_op()
Dnandsim.c2144 const struct nand_op_instr *instr = NULL; in ns_exec_op()
Dsunxi_nand.c1781 const struct nand_op_instr *instr = &subop->instrs[i]; in sunxi_nfc_exec_subop()
/Linux-v5.4/include/linux/mtd/
Drawnand.h595 struct nand_op_instr { struct
712 const struct nand_op_instr *instrs;
862 const struct nand_op_instr *instrs;
878 const struct nand_op_instr *instr) in nand_op_trace()
/Linux-v5.4/drivers/mtd/nand/raw/gpmi-nand/
Dgpmi-nand.c2394 const struct nand_op_instr *instr; in gpmi_nfc_exec_op()