Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
Dnand_base.c1012 struct nand_op_instr instrs[] = { in nand_sp_exec_read_page_op()
1054 struct nand_op_instr instrs[] = { in nand_lp_exec_read_page_op()
1150 struct nand_op_instr instrs[] = { in nand_read_param_page_op()
1206 struct nand_op_instr instrs[] = { in nand_change_read_column_op()
1282 struct nand_op_instr instrs[] = { in nand_exec_prog_page_op()
1404 struct nand_op_instr instrs[] = { in nand_prog_page_end_op()
1512 struct nand_op_instr instrs[] = { in nand_change_write_column_op()
1566 struct nand_op_instr instrs[] = { in nand_readid_op()
1605 struct nand_op_instr instrs[] = { in nand_status_op()
1640 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()
Dnand_macronix.c254 struct nand_op_instr instrs[] = { in nand_power_down_op()
Dnand_toshiba.c37 struct nand_op_instr instrs[] = { in toshiba_nand_benand_read_eccstatus_op()
Dau1550nd.c153 const struct nand_op_instr *instr) in au1550nd_exec_instr()
Dfsl_upm.c79 const struct nand_op_instr *instr) in func_exec_instr()
Dcs553x_nand.c157 const struct nand_op_instr *instr) in cs553x_exec_instr()
Dgpio.c76 const struct nand_op_instr *instr) in gpio_nand_exec_instr()
Dvf610_nfc.c346 static inline const struct nand_op_instr *
360 const struct nand_op_instr *instr; in vf610_nfc_cmd()
Dams-delta.c143 const struct nand_op_instr *instr; in gpio_nand_exec_op()
Ddiskonchip.c348 struct nand_op_instr instrs[] = { in doc200x_readid()
511 const struct nand_op_instr *instr) in doc200x_exec_instr()
598 const struct nand_op_instr *instr) in doc2001plus_exec_instr()
Dcadence-nand-controller.c2003 const struct nand_op_instr *instr; in cadence_nand_cmd_opcode()
2033 const struct nand_op_instr *instr; in cadence_nand_cmd_address()
2078 const struct nand_op_instr *instr = NULL; in cadence_nand_cmd_erase()
2117 const struct nand_op_instr *instr; in cadence_nand_cmd_data()
2189 const struct nand_op_instr *instr = &subop->instrs[op_id]; in cadence_nand_cmd_waitrdy()
Darasan-nand-controller.c524 const struct nand_op_instr *instr = NULL; in anfc_parse_instructions()
813 const struct nand_op_instr *instr; in anfc_check_op()
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()
Ddavinci_nand.c700 const struct nand_op_instr *instr) in davinci_nand_exec_instr()
Dtango_nand.c140 const struct nand_op_instr *instr) in tango_exec_instr()
Dmarvell_nand.c485 const struct nand_op_instr *data_instr;
1678 const struct nand_op_instr *instr = NULL; in marvell_nfc_parse_instructions()
1769 const struct nand_op_instr *instr = nfc_op->data_instr; in marvell_nfc_xfer_data_pio()
Dfsmc_nand.c623 const struct nand_op_instr *instr = NULL; in fsmc_exec_op()
Ddenali.c1110 const struct nand_op_instr *instr) in denali_exec_instr()
Dmtk_nand.c467 const struct nand_op_instr *instr) in mtk_nfc_exec_instr()
/kernel/linux/linux-5.10/include/linux/mtd/
Drawnand.h593 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()
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/atmel/
Dnand-controller.c573 const struct nand_op_instr *instr) in atmel_smc_nand_exec_instr()
642 const struct nand_op_instr *instr = &subop->instrs[i]; in atmel_hsmc_exec_cmd_addr()
662 const struct nand_op_instr *instr = subop->instrs; in atmel_hsmc_exec_rw()
680 const struct nand_op_instr *instr = subop->instrs; in atmel_hsmc_exec_waitrdy()
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ingenic/
Dingenic_nand_drv.c256 const struct nand_op_instr *instr) in ingenic_nand_exec_instr()

12