Home
last modified time | relevance | path

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

12

/linux-6.15/drivers/mtd/nand/raw/
H A Dinternals.h125 const struct nand_operation *op) in nand_check_op()
134 const struct nand_operation *op) in nand_exec_op()
H A Dnand_base.c1153 struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); in nand_sp_exec_read_page_op()
1196 struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); in nand_lp_exec_read_page_op()
1409 struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); in nand_read_param_page_op()
1468 struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); in nand_change_read_column_op()
1657 struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); in nand_prog_page_end_op()
1776 struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); in nand_change_write_column_op()
1831 struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); in nand_readid_op()
1890 struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); in nand_status_op()
1934 struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); in nand_exit_status_op()
2037 struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); in nand_set_features_op()
[all …]
H A Dnand_hynix.c77 struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); in hynix_nand_cmd_op()
96 struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); in hynix_nand_reg_write_op()
H A Dtechnologic-nand-controller.c113 const struct nand_operation *op, bool check_only) in ts72xx_nand_exec_op()
H A Dnand_toshiba.c42 struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); in toshiba_nand_benand_read_eccstatus_op()
H A Dfsl_upm.c132 static int fun_exec_op(struct nand_chip *chip, const struct nand_operation *op, in fun_exec_op()
H A Dau1550nd.c211 const struct nand_operation *op, in au1550nd_exec_op()
H A Dcs553x_nand.c193 const struct nand_operation *op, in cs553x_exec_op()
H A Dgpio.c138 const struct nand_operation *op, in gpio_nand_exec_op()
H A Dnand_macronix.c268 struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); in nand_power_down_op()
H A Dams-delta.c140 const struct nand_operation *op, bool check_only) in gpio_nand_exec_op()
H A 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()
H A Dmxic_nand.c389 const struct nand_operation *op, bool check_only) in mxic_nfc_exec_op()
H A Darasan-nand-controller.c904 const struct nand_operation *op) in anfc_check_op()
959 const struct nand_operation *op, in anfc_exec_op()
H A Dintel-nand-controller.c515 const struct nand_operation *op, bool check_only) in ebu_nand_exec_op()
H A Dmeson_nand.c1003 const struct nand_operation *op) in meson_nfc_check_op()
1028 const struct nand_operation *op, bool check_only) in meson_nfc_exec_op()
H A Dvf610_nfc.c498 const struct nand_operation *op, in vf610_nfc_exec_op()
H A Ddavinci_nand.c798 const struct nand_operation *op, in davinci_nand_exec_op()
H A Dfsmc_nand.c630 static int fsmc_exec_op(struct nand_chip *chip, const struct nand_operation *op, in fsmc_exec_op()
H A Dqcom_nandc.c1981 const struct nand_operation *op) in qcom_check_op()
2011 const struct nand_operation *op, bool check_only) in qcom_nand_exec_op()
H A Dpl35x-nand-controller.c774 const struct nand_operation *op, in pl35x_nfc_exec_op()
/linux-6.15/include/linux/mtd/
H A Drawnand.h1013 struct nand_operation { struct
1037 const struct nand_operation *op, bool check_only); argument
1101 const struct nand_operation *op,
/linux-6.15/drivers/mtd/nand/raw/atmel/
H A 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()
1545 const struct nand_operation *op, in atmel_nand_exec_op()
/linux-6.15/drivers/mtd/nand/raw/ingenic/
H A Dingenic_nand_drv.c312 const struct nand_operation *op, in ingenic_nand_exec_op()
/linux-6.15/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c2414 const struct nand_operation *op) in brcmnand_exec_instr()
2471 static int brcmnand_op_is_status(const struct nand_operation *op) in brcmnand_op_is_status()
2482 static int brcmnand_op_is_reset(const struct nand_operation *op) in brcmnand_op_is_reset()
2494 const struct nand_operation *op, in brcmnand_exec_op()

12