Home
last modified time | relevance | path

Searched refs:nand_operation (Results 1 – 25 of 30) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
Dinternals.h120 const struct nand_operation *op) in nand_check_op()
129 const struct nand_operation *op) in nand_exec_op()
Dnand_base.c1020 struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); in nand_sp_exec_read_page_op()
1063 struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); in nand_lp_exec_read_page_op()
1158 struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); in nand_read_param_page_op()
1214 struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); in nand_change_read_column_op()
1296 struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); in nand_exec_prog_page_op()
1410 struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); in nand_prog_page_end_op()
1518 struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); in nand_change_write_column_op()
1572 struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); in nand_readid_op()
1611 struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); in nand_status_op()
1644 struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); in nand_exit_status_op()
[all …]
Dnand_hynix.c78 struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); in hynix_nand_cmd_op()
97 struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); in hynix_nand_reg_write_op()
Dnand_toshiba.c42 struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); in toshiba_nand_benand_read_eccstatus_op()
Dnand_macronix.c258 struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); in nand_power_down_op()
Dfsl_upm.c132 static int fun_exec_op(struct nand_chip *chip, const struct nand_operation *op, in fun_exec_op()
Dau1550nd.c210 const struct nand_operation *op, in au1550nd_exec_op()
Dcs553x_nand.c199 const struct nand_operation *op, in cs553x_exec_op()
Dgpio.c138 const struct nand_operation *op, in gpio_nand_exec_op()
Dams-delta.c140 const struct nand_operation *op, bool check_only) in gpio_nand_exec_op()
Ddiskonchip.c354 struct nand_operation op = NAND_OPERATION(cs, instrs); in doc200x_readid()
564 const struct nand_operation *op, in doc200x_exec_op()
639 const struct nand_operation *op, in doc2001plus_exec_op()
Dmxic_nand.c389 const struct nand_operation *op, bool check_only) in mxic_nfc_exec_op()
Darasan-nand-controller.c811 const struct nand_operation *op) in anfc_check_op()
866 const struct nand_operation *op, in anfc_exec_op()
Dtango_nand.c173 const struct nand_operation *op, in tango_exec_op()
Ddavinci_nand.c749 const struct nand_operation *op, in davinci_nand_exec_op()
Dvf610_nfc.c497 const struct nand_operation *op, in vf610_nfc_exec_op()
Dfsmc_nand.c619 static int fsmc_exec_op(struct nand_chip *chip, const struct nand_operation *op, in fsmc_exec_op()
Dtegra_nand.c467 const struct nand_operation *op, in tegra_nand_exec_op()
Dcadence-nand-controller.c2100 const struct nand_operation nand_op = { in cadence_nand_cmd_erase()
2224 const struct nand_operation *op, in cadence_nand_exec_op()
Ddenali.c1149 const struct nand_operation *op, bool check_only) in denali_exec_op()
Dmeson_nand.c893 const struct nand_operation *op, bool check_only) in meson_nfc_exec_op()
Dmtk_nand.c511 const struct nand_operation *op, in mtk_nfc_exec_op()
/kernel/linux/linux-5.10/include/linux/mtd/
Drawnand.h981 struct nand_operation { struct
996 const struct nand_operation *op, bool check_only); argument
1060 const struct nand_operation *op,
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/atmel/
Dnand-controller.c206 const struct nand_operation *op, bool check_only);
611 const struct nand_operation *op, in atmel_smc_nand_exec_op()
701 const struct nand_operation *op, in atmel_hsmc_nand_exec_op()
1540 const struct nand_operation *op, in atmel_nand_exec_op()
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ingenic/
Dingenic_nand_drv.c309 const struct nand_operation *op, in ingenic_nand_exec_op()

12