/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | nand_base.c | 1143 struct nand_op_instr instrs[] = { in nand_sp_exec_read_page_op() 1185 struct nand_op_instr instrs[] = { in nand_lp_exec_read_page_op() 1239 struct nand_op_instr start_instrs[] = { in nand_lp_exec_cont_read_page_op() 1249 struct nand_op_instr cont_instrs[] = { in nand_lp_exec_cont_read_page_op() 1384 struct nand_op_instr instrs[] = { in nand_read_param_page_op() 1444 struct nand_op_instr instrs[] = { in nand_change_read_column_op() 1520 struct nand_op_instr instrs[] = { in nand_exec_prog_page_op() 1633 struct nand_op_instr instrs[] = { in nand_prog_page_end_op() 1753 struct nand_op_instr instrs[] = { in nand_change_write_column_op() 1807 struct nand_op_instr instrs[] = { in nand_readid_op() [all …]
|
H A D | meson_nand.c | 937 meson_nand_op_get_dma_safe_input_buf(const struct nand_op_instr *instr) in meson_nand_op_get_dma_safe_input_buf() 949 meson_nand_op_put_dma_safe_input_buf(const struct nand_op_instr *instr, in meson_nand_op_put_dma_safe_input_buf() 964 meson_nand_op_get_dma_safe_output_buf(const struct nand_op_instr *instr) in meson_nand_op_get_dma_safe_output_buf() 977 meson_nand_op_put_dma_safe_output_buf(const struct nand_op_instr *instr, in meson_nand_op_put_dma_safe_output_buf() 994 const struct nand_op_instr *instr; in meson_nfc_check_op() 1018 const struct nand_op_instr *instr = NULL; in meson_nfc_exec_op()
|
H A D | nand_hynix.c | 75 struct nand_op_instr instrs[] = { in hynix_nand_cmd_op() 93 struct nand_op_instr instrs[] = { in hynix_nand_reg_write_op()
|
H A D | nand_toshiba.c | 37 struct nand_op_instr instrs[] = { in toshiba_nand_benand_read_eccstatus_op()
|
H A D | au1550nd.c | 154 const struct nand_op_instr *instr) in au1550nd_exec_instr()
|
H A D | fsl_upm.c | 79 const struct nand_op_instr *instr) in func_exec_instr()
|
H A D | cs553x_nand.c | 151 const struct nand_op_instr *instr) in cs553x_exec_instr()
|
H A D | vf610_nfc.c | 346 static inline const struct nand_op_instr * 360 const struct nand_op_instr *instr; in vf610_nfc_cmd()
|
H A D | gpio.c | 76 const struct nand_op_instr *instr) in gpio_nand_exec_instr()
|
H A D | nand_macronix.c | 264 struct nand_op_instr instrs[] = { in nand_power_down_op()
|
H A D | qcom_nandc.c | 470 const struct nand_op_instr *data_instr; 2596 const struct nand_op_instr *instr = NULL; in qcom_parse_instructions() 2687 const struct nand_op_instr *instr = NULL; in qcom_read_status_exec() 2750 const struct nand_op_instr *instr = NULL; in qcom_read_id_type_exec() 2858 const struct nand_op_instr *instr = NULL; in qcom_param_page_type_exec() 2977 const struct nand_op_instr *instr; in qcom_check_op()
|
H A D | ams-delta.c | 143 const struct nand_op_instr *instr; in gpio_nand_exec_op()
|
H A D | diskonchip.c | 348 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()
|
H A D | cadence-nand-controller.c | 2048 const struct nand_op_instr *instr; in cadence_nand_cmd_opcode() 2078 const struct nand_op_instr *instr; in cadence_nand_cmd_address() 2123 const struct nand_op_instr *instr = NULL; in cadence_nand_cmd_erase() 2162 const struct nand_op_instr *instr; in cadence_nand_cmd_data() 2234 const struct nand_op_instr *instr = &subop->instrs[op_id]; in cadence_nand_cmd_waitrdy()
|
H A D | tegra_nand.c | 353 const struct nand_op_instr *instr; in tegra_nand_cmd() 354 const struct nand_op_instr *instr_data_in = NULL; in tegra_nand_cmd()
|
H A D | mxic_nand.c | 392 const struct nand_op_instr *instr = NULL; in mxic_nfc_exec_op()
|
H A D | arasan-nand-controller.c | 601 const struct nand_op_instr *instr = NULL; in anfc_parse_instructions() 906 const struct nand_op_instr *instr; in anfc_check_op()
|
H A D | davinci_nand.c | 632 const struct nand_op_instr *instr) in davinci_nand_exec_instr()
|
H A D | intel-nand-controller.c | 517 const struct nand_op_instr *instr = NULL; in ebu_nand_exec_op()
|
H A D | marvell_nand.c | 493 const struct nand_op_instr *data_instr; 1713 const struct nand_op_instr *instr = NULL; in marvell_nfc_parse_instructions() 1804 const struct nand_op_instr *instr = nfc_op->data_instr; in marvell_nfc_xfer_data_pio()
|
H A D | fsmc_nand.c | 634 const struct nand_op_instr *instr = NULL; in fsmc_exec_op()
|
H A D | pl35x-nand-controller.c | 666 const struct nand_op_instr *instr, *data_instr = NULL; in pl35x_nand_exec_op()
|
/openbmc/linux/include/linux/mtd/ |
H A D | rawnand.h | 744 struct nand_op_instr { struct 863 const struct nand_op_instr *instrs; 1013 const struct nand_op_instr *instrs; 1029 const struct nand_op_instr *instr) in nand_op_trace()
|
/openbmc/linux/drivers/mtd/nand/raw/atmel/ |
H A D | nand-controller.c | 574 const struct nand_op_instr *instr) in atmel_smc_nand_exec_instr() 643 const struct nand_op_instr *instr = &subop->instrs[i]; in atmel_hsmc_exec_cmd_addr() 663 const struct nand_op_instr *instr = subop->instrs; in atmel_hsmc_exec_rw() 681 const struct nand_op_instr *instr = subop->instrs; in atmel_hsmc_exec_waitrdy()
|
/openbmc/linux/drivers/mtd/nand/raw/ingenic/ |
H A D | ingenic_nand_drv.c | 259 const struct nand_op_instr *instr) in ingenic_nand_exec_instr()
|