Home
last modified time | relevance | path

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

/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 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 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.c1989 const struct nand_operation *op) in qcom_check_op()
2019 const struct nand_operation *op, bool check_only) in qcom_nand_exec_op()
H A Dtegra_nand.c470 const struct nand_operation *op, in tegra_nand_exec_op()
H A Dnuvoton-ma35d1-nand-controller.c827 const struct nand_operation *op, in ma35_nfc_exec_op()
H A Ddenali.c1149 const struct nand_operation *op, bool check_only) in denali_exec_op()
H A Dmxc_nand.c1676 const struct nand_operation *op, bool check_only) in mxcnd_exec_op()
H A Dmtk_nand.c510 const struct nand_operation *op, in mtk_nfc_exec_op()
H A Dstm32_fmc2_nand.c1317 const struct nand_operation *op, in stm32_fmc2_nfc_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()
1560 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()