| /linux-6.15/drivers/mtd/nand/raw/ |
| H A D | internals.h | 125 const struct nand_operation *op) in nand_check_op() 134 const struct nand_operation *op) in nand_exec_op()
|
| H A D | nand_base.c | 1153 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 D | nand_hynix.c | 77 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 D | technologic-nand-controller.c | 113 const struct nand_operation *op, bool check_only) in ts72xx_nand_exec_op()
|
| H A D | nand_toshiba.c | 42 struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); in toshiba_nand_benand_read_eccstatus_op()
|
| H A D | fsl_upm.c | 132 static int fun_exec_op(struct nand_chip *chip, const struct nand_operation *op, in fun_exec_op()
|
| H A D | au1550nd.c | 211 const struct nand_operation *op, in au1550nd_exec_op()
|
| H A D | cs553x_nand.c | 193 const struct nand_operation *op, in cs553x_exec_op()
|
| H A D | gpio.c | 138 const struct nand_operation *op, in gpio_nand_exec_op()
|
| H A D | nand_macronix.c | 268 struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); in nand_power_down_op()
|
| H A D | ams-delta.c | 140 const struct nand_operation *op, bool check_only) in gpio_nand_exec_op()
|
| H A D | diskonchip.c | 354 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 D | mxic_nand.c | 389 const struct nand_operation *op, bool check_only) in mxic_nfc_exec_op()
|
| H A D | arasan-nand-controller.c | 904 const struct nand_operation *op) in anfc_check_op() 959 const struct nand_operation *op, in anfc_exec_op()
|
| H A D | intel-nand-controller.c | 515 const struct nand_operation *op, bool check_only) in ebu_nand_exec_op()
|
| H A D | meson_nand.c | 1003 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 D | vf610_nfc.c | 498 const struct nand_operation *op, in vf610_nfc_exec_op()
|
| H A D | davinci_nand.c | 798 const struct nand_operation *op, in davinci_nand_exec_op()
|
| H A D | fsmc_nand.c | 630 static int fsmc_exec_op(struct nand_chip *chip, const struct nand_operation *op, in fsmc_exec_op()
|
| H A D | qcom_nandc.c | 1981 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 D | pl35x-nand-controller.c | 774 const struct nand_operation *op, in pl35x_nfc_exec_op()
|
| /linux-6.15/include/linux/mtd/ |
| H A D | rawnand.h | 1013 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 D | nand-controller.c | 206 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 D | ingenic_nand_drv.c | 312 const struct nand_operation *op, in ingenic_nand_exec_op()
|
| /linux-6.15/drivers/mtd/nand/raw/brcmnand/ |
| H A D | brcmnand.c | 2414 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()
|