Home
last modified time | relevance | path

Searched defs:nand (Results 26 - 50 of 88) sorted by relevance

1234

/kernel/linux/linux-6.6/drivers/watchdog/
H A Drc32434_wdt.c89 u32 or, nand; in rc32434_wdt_start() local
/kernel/linux/linux-5.10/arch/arm/mach-dove/
H A Dcommon.c89 struct clk *nand, *camera, *i2s0, *i2s1, *crypto, *ac97, *pdma; in dove_clk_init() local
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ingenic/
H A Dingenic_nand_drv.c143 struct ingenic_nand *nand = to_ingenic_nand(nand_to_mtd(chip)); in ingenic_nand_ecc_hwctl() local
151 struct ingenic_nand *nand = to_ingenic_nand(nand_to_mtd(chip)); in ingenic_nand_ecc_calculate() local
172 struct ingenic_nand *nand in ingenic_nand_ecc_correct() local
258 struct ingenic_nand *nand = to_ingenic_nand(nand_to_mtd(chip)); ingenic_nand_exec_instr() local
312 struct ingenic_nand *nand = to_ingenic_nand(nand_to_mtd(chip)); ingenic_nand_exec_op() local
347 struct ingenic_nand *nand; ingenic_nand_init_chip() local
[all...]
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.h138 struct nand_chip nand; member
/kernel/linux/linux-6.6/arch/arm/mach-dove/
H A Dcommon.c84 struct clk *nand, *camera, *i2s0, *i2s1, *crypto, *ac97, *pdma; in dove_clk_init() local
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dnand_macronix.c354 static int macronix_30lfxg18ac_otp_enable(struct nand_chip *nand) in macronix_30lfxg18ac_otp_enable() argument
363 static int macronix_30lfxg18ac_otp_disable(struct nand_chip *nand) in macronix_30lfxg18ac_otp_disable() argument
376 struct nand_chip *nand; in __macronix_30lfxg18ac_rw_otp() local
[all...]
H A Dsh_flctl.c1117 struct nand_chip *nand; in flctl_probe() local
[all...]
H A Ddiskonchip.c1301 struct nand_chip *nand = NULL; in doc_probe() local
1525 struct nand_chip *nand; release_nanddoc() local
[all...]
H A Dcafe_nand.c61 struct nand_chip nand; member
[all...]
H A Dmpc5121_nfc.c254 static void mpc5121_nfc_select_chip(struct nand_chip *nand, int chip) in mpc5121_nfc_select_chip() argument
292 static void ads5121_select_chip(struct nand_chip *nand, int chip) in ads5121_select_chip() argument
310 static int mpc5121_nfc_dev_ready(struct nand_chip *nand) in mpc5121_nfc_dev_ready() argument
396 struct nand_chip *nand = mtd_to_nand(mtd); in mpc5121_nfc_copy_spare() local
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.h142 struct nand_chip nand; member
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ingenic/
H A Dingenic_nand_drv.c143 struct ingenic_nand *nand = to_ingenic_nand(nand_to_mtd(chip)); in ingenic_nand_ecc_hwctl() local
151 struct ingenic_nand *nand = to_ingenic_nand(nand_to_mtd(chip)); in ingenic_nand_ecc_calculate() local
172 struct ingenic_nand *nand in ingenic_nand_ecc_correct() local
261 struct ingenic_nand *nand = to_ingenic_nand(nand_to_mtd(chip)); ingenic_nand_exec_instr() local
315 struct ingenic_nand *nand = to_ingenic_nand(nand_to_mtd(chip)); ingenic_nand_exec_op() local
350 struct ingenic_nand *nand; ingenic_nand_init_chip() local
[all...]
/kernel/linux/linux-6.6/drivers/mtd/nand/
H A Decc.c112 int nand_ecc_init_ctx(struct nand_device *nand) in nand_ecc_init_ctx() argument
125 void nand_ecc_cleanup_ctx(struct nand_device *nand) in nand_ecc_cleanup_ctx() argument
137 nand_ecc_prepare_io_req(struct nand_device *nand, struct nand_page_io_req *req) nand_ecc_prepare_io_req() argument
152 nand_ecc_finish_io_req(struct nand_device *nand, struct nand_page_io_req *req) nand_ecc_finish_io_req() argument
166 struct nand_device *nand = mtd_to_nanddev(mtd); nand_ooblayout_ecc_sp() local
226 struct nand_device *nand = mtd_to_nanddev(mtd); nand_ooblayout_ecc_lp() local
241 struct nand_device *nand = mtd_to_nanddev(mtd); nand_ooblayout_free_lp() local
271 struct nand_device *nand = mtd_to_nanddev(mtd); nand_ooblayout_ecc_lp_hamming() local
298 struct nand_device *nand = mtd_to_nanddev(mtd); nand_ooblayout_free_lp_hamming() local
428 of_get_nand_ecc_user_config(struct nand_device *nand) of_get_nand_ecc_user_config() argument
467 nand_ecc_is_strong_enough(struct nand_device *nand) nand_ecc_is_strong_enough() argument
490 nand_ecc_init_req_tweaking(struct nand_ecc_req_tweak_ctx *ctx, struct nand_device *nand) nand_ecc_init_req_tweaking() argument
528 struct nand_device *nand = ctx->nand; nand_ecc_tweak_req() local
594 nand_ecc_get_sw_engine(struct nand_device *nand) nand_ecc_get_sw_engine() argument
614 nand_ecc_get_on_die_hw_engine(struct nand_device *nand) nand_ecc_get_on_die_hw_engine() argument
664 nand_ecc_get_on_host_hw_engine(struct nand_device *nand) nand_ecc_get_on_host_hw_engine() argument
696 nand_ecc_put_on_host_hw_engine(struct nand_device *nand) nand_ecc_put_on_host_hw_engine() argument
[all...]
H A Decc-mxic.c124 static struct mxic_ecc_engine *nand_to_mxic(struct nand_device *nand) in nand_to_mxic() argument
137 struct nand_device *nand = mtd_to_nanddev(mtd); in mxic_ecc_ooblayout_ecc() local
152 struct nand_device *nand = mtd_to_nanddev(mtd); in mxic_ecc_ooblayout_free() local
219 static int mxic_ecc_init_ctx(struct nand_device *nand, struct device *dev) in mxic_ecc_init_ctx() argument
360 mxic_ecc_init_ctx_external(struct nand_device *nand) mxic_ecc_init_ctx_external() argument
380 mxic_ecc_init_ctx_pipelined(struct nand_device *nand) mxic_ecc_init_ctx_pipelined() argument
412 mxic_ecc_cleanup_ctx(struct nand_device *nand) mxic_ecc_cleanup_ctx() argument
519 mxic_ecc_count_biterrs(struct mxic_ecc_engine *mxic, struct nand_device *nand) mxic_ecc_count_biterrs() argument
552 mxic_ecc_prepare_io_req_external(struct nand_device *nand, struct nand_page_io_req *req) mxic_ecc_prepare_io_req_external() argument
612 mxic_ecc_finish_io_req_external(struct nand_device *nand, struct nand_page_io_req *req) mxic_ecc_finish_io_req_external() argument
668 mxic_ecc_prepare_io_req_pipelined(struct nand_device *nand, struct nand_page_io_req *req) mxic_ecc_prepare_io_req_pipelined() argument
700 mxic_ecc_finish_io_req_pipelined(struct nand_device *nand, struct nand_page_io_req *req) mxic_ecc_finish_io_req_pipelined() argument
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/
H A Dpinctrl-loongson2.c133 SPECIFIC_GROUP(nand); variable
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dsh_flctl.c1118 struct nand_chip *nand; in flctl_probe() local
[all...]
H A Dmpc5121_nfc.c254 static void mpc5121_nfc_select_chip(struct nand_chip *nand, int chip) in mpc5121_nfc_select_chip() argument
292 static void ads5121_select_chip(struct nand_chip *nand, int chip) in ads5121_select_chip() argument
310 static int mpc5121_nfc_dev_ready(struct nand_chip *nand) in mpc5121_nfc_dev_ready() argument
396 struct nand_chip *nand = mtd_to_nand(mtd); in mpc5121_nfc_copy_spare() local
H A Ddiskonchip.c1301 struct nand_chip *nand = NULL; in doc_probe() local
1525 struct nand_chip *nand; release_nanddoc() local
[all...]
H A Dcafe_nand.c61 struct nand_chip nand; member
[all...]
/kernel/linux/linux-5.10/drivers/mtd/nand/spi/
H A Dcore.c53 struct nand_device *nand = spinand_to_nand(spinand); in spinand_get_cfg() local
65 struct nand_device *nand = spinand_to_nand(spinand); in spinand_set_cfg() local
119 struct nand_device *nand = spinand_to_nand(spinand); in spinand_select_target() local
143 struct nand_device *nand = spinand_to_nand(spinand); in spinand_init_cfg_cache() local
206 struct nand_device *nand = spinand_to_nand(spinand); spinand_load_page_op() local
216 struct nand_device *nand = spinand_to_nand(spinand); spinand_read_from_cache_op() local
274 struct nand_device *nand = spinand_to_nand(spinand); spinand_write_to_cache_op() local
327 struct nand_device *nand = spinand_to_nand(spinand); spinand_program_op() local
337 struct nand_device *nand = spinand_to_nand(spinand); spinand_erase_op() local
407 struct nand_device *nand = spinand_to_nand(spinand); spinand_check_ecc_status() local
488 struct nand_device *nand = mtd_to_nanddev(mtd); spinand_mtd_read() local
538 struct nand_device *nand = mtd_to_nanddev(mtd); spinand_mtd_write() local
570 spinand_isbad(struct nand_device *nand, const struct nand_pos *pos) spinand_isbad() argument
592 struct nand_device *nand = mtd_to_nanddev(mtd); spinand_mtd_block_isbad() local
605 spinand_markbad(struct nand_device *nand, const struct nand_pos *pos) spinand_markbad() argument
631 struct nand_device *nand = mtd_to_nanddev(mtd); spinand_mtd_block_markbad() local
644 spinand_erase(struct nand_device *nand, const struct nand_pos *pos) spinand_erase() argument
685 struct nand_device *nand = mtd_to_nanddev(mtd); spinand_mtd_block_isreserved() local
700 struct nand_device *nand = spinand_to_nand(spinand); spinand_create_dirmap() local
731 struct nand_device *nand = spinand_to_nand(spinand); spinand_create_dirmaps() local
840 struct nand_device *nand = spinand_to_nand(spinand); spinand_select_op_variant() local
891 struct nand_device *nand = spinand_to_nand(spinand); spinand_match_and_init() local
938 struct nand_device *nand = spinand_to_nand(spinand); spinand_detect() local
996 struct nand_device *nand = mtd_to_nanddev(mtd); spinand_init() local
1112 struct nand_device *nand = spinand_to_nand(spinand); spinand_cleanup() local
[all...]
/kernel/linux/linux-5.10/include/linux/mtd/
H A Dspinand.h446 static inline struct spinand_device *nand_to_spinand(struct nand_device *nand) in nand_to_spinand() argument
H A Dnand.h363 nanddev_to_mtd(struct nand_device *nand) nanddev_to_mtd() argument
374 nanddev_bits_per_cell(const struct nand_device *nand) nanddev_bits_per_cell() argument
385 nanddev_page_size(const struct nand_device *nand) nanddev_page_size() argument
397 nanddev_per_page_oobsize(const struct nand_device *nand) nanddev_per_page_oobsize() argument
409 nanddev_pages_per_eraseblock(const struct nand_device *nand) nanddev_pages_per_eraseblock() argument
421 nanddev_pages_per_target(const struct nand_device *nand) nanddev_pages_per_target() argument
434 nanddev_eraseblock_size(const struct nand_device *nand) nanddev_eraseblock_size() argument
446 nanddev_eraseblocks_per_lun(const struct nand_device *nand) nanddev_eraseblocks_per_lun() argument
458 nanddev_eraseblocks_per_target(const struct nand_device *nand) nanddev_eraseblocks_per_target() argument
469 nanddev_target_size(const struct nand_device *nand) nanddev_target_size() argument
483 nanddev_ntargets(const struct nand_device *nand) nanddev_ntargets() argument
494 nanddev_neraseblocks(const struct nand_device *nand) nanddev_neraseblocks() argument
506 nanddev_size(const struct nand_device *nand) nanddev_size() argument
521 nanddev_get_memorg(struct nand_device *nand) nanddev_get_memorg() argument
531 nanddev_get_ecc_conf(struct nand_device *nand) nanddev_get_ecc_conf() argument
542 nanddev_get_ecc_requirements(struct nand_device *nand) nanddev_get_ecc_requirements() argument
554 nanddev_set_ecc_requirements(struct nand_device *nand, const struct nand_ecc_props *reqs) nanddev_set_ecc_requirements() argument
574 nanddev_register(struct nand_device *nand) nanddev_register() argument
589 nanddev_unregister(struct nand_device *nand) nanddev_unregister() argument
601 nanddev_set_of_node(struct nand_device *nand, struct device_node *np) nanddev_set_of_node() argument
613 nanddev_get_of_node(struct nand_device *nand) nanddev_get_of_node() argument
628 nanddev_offs_to_pos(struct nand_device *nand, loff_t offs, struct nand_pos *pos) nanddev_offs_to_pos() argument
683 nanddev_pos_to_offs(struct nand_device *nand, const struct nand_pos *pos) nanddev_pos_to_offs() argument
708 nanddev_pos_to_row(struct nand_device *nand, const struct nand_pos *pos) nanddev_pos_to_row() argument
724 nanddev_pos_next_target(struct nand_device *nand, struct nand_pos *pos) nanddev_pos_next_target() argument
742 nanddev_pos_next_lun(struct nand_device *nand, struct nand_pos *pos) nanddev_pos_next_lun() argument
762 nanddev_pos_next_eraseblock(struct nand_device *nand, struct nand_pos *pos) nanddev_pos_next_eraseblock() argument
781 nanddev_pos_next_page(struct nand_device *nand, struct nand_pos *pos) nanddev_pos_next_page() argument
800 nanddev_io_iter_init(struct nand_device *nand, enum nand_page_io_req_type reqtype, loff_t offs, struct mtd_oob_ops *req, struct nand_io_iter *iter) nanddev_io_iter_init() argument
831 nanddev_io_iter_next_page(struct nand_device *nand, struct nand_io_iter *iter) nanddev_io_iter_next_page() argument
858 nanddev_io_iter_end(struct nand_device *nand, const struct nand_io_iter *iter) nanddev_io_iter_end() argument
916 nanddev_bbt_pos_to_entry(struct nand_device *nand, const struct nand_pos *pos) nanddev_bbt_pos_to_entry() argument
930 nanddev_bbt_is_initialized(struct nand_device *nand) nanddev_bbt_is_initialized() argument
[all...]
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H A Ddevs.c704 void __init s3c_nand_set_platdata(struct s3c2410_platform_nand *nand) in s3c_nand_set_platdata() argument
/kernel/linux/linux-5.10/drivers/mfd/
H A Dtc6393xb.c120 static int tc6393xb_nand_enable(struct platform_device *nand) in tc6393xb_nand_enable() argument
/kernel/linux/linux-6.6/drivers/mtd/nand/spi/
H A Dcore.c53 struct nand_device *nand = spinand_to_nand(spinand); in spinand_get_cfg() local
65 struct nand_device *nand = spinand_to_nand(spinand); in spinand_set_cfg() local
119 struct nand_device *nand = spinand_to_nand(spinand); in spinand_select_target() local
143 struct nand_device *nand = spinand_to_nand(spinand); in spinand_read_cfg() local
167 struct nand_device *nand = spinand_to_nand(spinand); spinand_init_cfg_cache() local
205 struct nand_device *nand = spinand_to_nand(spinand); spinand_check_ecc_status() local
256 spinand_ondie_ecc_init_ctx(struct nand_device *nand) spinand_ondie_ecc_init_ctx() argument
280 spinand_ondie_ecc_cleanup_ctx(struct nand_device *nand) spinand_ondie_ecc_cleanup_ctx() argument
285 spinand_ondie_ecc_prepare_io_req(struct nand_device *nand, struct nand_page_io_req *req) spinand_ondie_ecc_prepare_io_req() argument
297 spinand_ondie_ecc_finish_io_req(struct nand_device *nand, struct nand_page_io_req *req) spinand_ondie_ecc_finish_io_req() argument
333 spinand_ondie_ecc_save_status(struct nand_device *nand, u8 status) spinand_ondie_ecc_save_status() argument
352 struct nand_device *nand = spinand_to_nand(spinand); spinand_load_page_op() local
362 struct nand_device *nand = spinand_to_nand(spinand); spinand_read_from_cache_op() local
423 struct nand_device *nand = spinand_to_nand(spinand); spinand_write_to_cache_op() local
482 struct nand_device *nand = spinand_to_nand(spinand); spinand_program_op() local
492 struct nand_device *nand = spinand_to_nand(spinand); spinand_erase_op() local
572 struct nand_device *nand = spinand_to_nand(spinand); spinand_read_page() local
603 struct nand_device *nand = spinand_to_nand(spinand); spinand_write_page() local
637 struct nand_device *nand = mtd_to_nanddev(mtd); spinand_mtd_read() local
693 struct nand_device *nand = mtd_to_nanddev(mtd); spinand_mtd_write() local
724 spinand_isbad(struct nand_device *nand, const struct nand_pos *pos) spinand_isbad() argument
746 struct nand_device *nand = mtd_to_nanddev(mtd); spinand_mtd_block_isbad() local
759 spinand_markbad(struct nand_device *nand, const struct nand_pos *pos) spinand_markbad() argument
785 struct nand_device *nand = mtd_to_nanddev(mtd); spinand_mtd_block_markbad() local
798 spinand_erase(struct nand_device *nand, const struct nand_pos *pos) spinand_erase() argument
843 struct nand_device *nand = mtd_to_nanddev(mtd); spinand_mtd_block_isreserved() local
858 struct nand_device *nand = spinand_to_nand(spinand); spinand_create_dirmap() local
914 struct nand_device *nand = spinand_to_nand(spinand); spinand_create_dirmaps() local
1027 struct nand_device *nand = spinand_to_nand(spinand); spinand_select_op_variant() local
1078 struct nand_device *nand = spinand_to_nand(spinand); spinand_match_and_init() local
1125 struct nand_device *nand = spinand_to_nand(spinand); spinand_detect() local
1158 struct nand_device *nand = spinand_to_nand(spinand); spinand_init_flash() local
1218 struct nand_device *nand = mtd_to_nanddev(mtd); spinand_init() local
1317 struct nand_device *nand = spinand_to_nand(spinand); spinand_cleanup() local
[all...]

Completed in 28 milliseconds

1234