Home
last modified time | relevance | path

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

12

/linux/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()
1275 struct nand_operation start_op = NAND_OPERATION(chip->cur_cs, start_instrs); in nand_lp_exec_cont_read_page_op()
1276 struct nand_operation cont_op = NAND_OPERATION(chip->cur_cs, cont_instrs); in nand_lp_exec_cont_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()
1551 struct nand_operation op = NAND_DESTRUCTIVE_OPERATION(chip->cur_cs, in nand_exec_prog_page_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()
[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 Dau1550nd.c211 const struct nand_operation *op, in au1550nd_exec_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 Dcs553x_nand.c193 const struct nand_operation *op, in cs553x_exec_op()
H A Dnand_macronix.c268 struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); in nand_power_down_op()
H A Dgpio.c138 const struct nand_operation *op, in gpio_nand_exec_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 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 Dfsmc_nand.c630 static int fsmc_exec_op(struct nand_chip *chip, const struct nand_operation *op, in fsmc_exec_op()
H A Dpl35x-nand-controller.c774 const struct nand_operation *op, in pl35x_nfc_exec_op()
H A Dtegra_nand.c470 const struct nand_operation *op, in tegra_nand_exec_op()
H A Dcadence-nand-controller.c2142 const struct nand_operation nand_op = { in cadence_nand_cmd_erase()
2266 const struct nand_operation *op, in cadence_nand_exec_op()
/linux/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/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/drivers/mtd/nand/raw/ingenic/
H A Dingenic_nand_drv.c312 const struct nand_operation *op, in ingenic_nand_exec_op()

12