/u-boot-v2022.01-rc1/include/linux/mtd/ |
A D | nand.h | 254 nanddev_per_page_oobsize(const struct nand_device *nand) in nanddev_per_page_oobsize() 266 nanddev_pages_per_eraseblock(const struct nand_device *nand) in nanddev_pages_per_eraseblock() 289 nanddev_eraseblocks_per_lun(const struct nand_device *nand) in nanddev_eraseblocks_per_lun() 338 static inline u64 nanddev_size(const struct nand_device *nand) in nanddev_size() 353 nanddev_get_memorg(struct nand_device *nand) in nanddev_get_memorg() 372 static inline int nanddev_register(struct nand_device *nand) in nanddev_register() 387 static inline int nanddev_unregister(struct nand_device *nand) in nanddev_unregister() 400 static inline void nanddev_set_of_node(struct nand_device *nand, in nanddev_set_of_node() 554 static inline void nanddev_pos_next_lun(struct nand_device *nand, in nanddev_pos_next_lun() 668 static inline bool nanddev_io_iter_end(struct nand_device *nand, in nanddev_io_iter_end() [all …]
|
/u-boot-v2022.01-rc1/drivers/mtd/nand/ |
A D | core.c | 28 bool nanddev_isbad(struct nand_device *nand, const struct nand_pos *pos) in nanddev_isbad() 67 int nanddev_markbad(struct nand_device *nand, const struct nand_pos *pos) in nanddev_markbad() 108 bool nanddev_isreserved(struct nand_device *nand, const struct nand_pos *pos) in nanddev_isreserved() 132 int nanddev_erase(struct nand_device *nand, const struct nand_pos *pos) in nanddev_erase() 169 struct nand_device *nand = mtd_to_nanddev(mtd); in nanddev_mtd_erase() local 202 int nanddev_init(struct nand_device *nand, const struct nand_ops *ops, in nanddev_init() 247 void nanddev_cleanup(struct nand_device *nand) in nanddev_cleanup()
|
A D | bbt.c | 28 int nanddev_bbt_init(struct nand_device *nand) in nanddev_bbt_init() 49 void nanddev_bbt_cleanup(struct nand_device *nand) in nanddev_bbt_cleanup() 64 int nanddev_bbt_update(struct nand_device *nand) in nanddev_bbt_update() 78 int nanddev_bbt_get_block_status(const struct nand_device *nand, in nanddev_bbt_get_block_status() 111 int nanddev_bbt_set_block_status(struct nand_device *nand, unsigned int entry, in nanddev_bbt_set_block_status()
|
/u-boot-v2022.01-rc1/drivers/mtd/nand/spi/ |
A D | core.c | 42 struct nand_device *nand = spinand_to_nand(spinand); in spinand_cache_op_adjust_colum() local 83 struct nand_device *nand = spinand_to_nand(spinand); in spinand_get_cfg() local 95 struct nand_device *nand = spinand_to_nand(spinand); in spinand_set_cfg() local 149 struct nand_device *nand = spinand_to_nand(spinand); in spinand_select_target() local 415 struct nand_device *nand = &spinand->base; in spinand_erase_op() local 567 struct nand_device *nand = mtd_to_nanddev(mtd); in spinand_mtd_read() local 621 struct nand_device *nand = mtd_to_nanddev(mtd); in spinand_mtd_write() local 687 struct nand_device *nand = mtd_to_nanddev(mtd); in spinand_mtd_block_isbad() local 727 struct nand_device *nand = mtd_to_nanddev(mtd); in spinand_mtd_block_markbad() local 794 struct nand_device *nand = mtd_to_nanddev(mtd); in spinand_mtd_block_isreserved() local [all …]
|
/u-boot-v2022.01-rc1/drivers/mtd/nand/raw/ |
A D | mxs_nand.c | 337 struct nand_chip *nand = mtd_to_nand(mtd); in mxs_nand_cmd_ctrl() local 431 struct nand_chip *nand = mtd_to_nand(mtd); in mxs_nand_select_chip() local 478 struct nand_chip *nand = mtd_to_nand(mtd); in mxs_nand_read_buf() local 562 struct nand_chip *nand = mtd_to_nand(mtd); in mxs_nand_write_buf() local 1112 struct nand_chip *nand = mtd_to_nand(mtd); in mxs_nand_set_geometry() local 1147 struct nand_chip *nand = mtd_to_nand(mtd); in mxs_nand_setup_ecc() local 1310 int mxs_nand_init_spl(struct nand_chip *nand) in mxs_nand_init_spl() 1359 struct nand_chip *nand; in mxs_nand_init_ctrl() local 1499 struct nand_chip *nand = mtd_to_nand(mtd); in mxs_nand_mode_fcb_62bit() local 1535 struct nand_chip *nand = mtd_to_nand(mtd); in mxs_nand_mode_fcb_40bit() local [all …]
|
A D | octeontx_nand.c | 306 struct nand_chip nand; member 494 struct nand_chip *nand = mtd_to_nand(mtd); in octeontx_nand_read_byte() local 517 struct nand_chip *nand = mtd_to_nand(mtd); in octeontx_nand_read_buf() local 532 struct nand_chip *nand = mtd_to_nand(mtd); in octeontx_nand_write_buf() local 807 struct nand_chip *nand, u64 page, in ndf_queue_cmd_ale() 1086 struct nand_chip *nand = chip; in octeontx_nand_get_features() local 1108 struct nand_chip *nand = chip; in octeontx_nand_set_features() local 1229 struct nand_chip *nand = mtd_to_nand(mtd); in octeontx_nand_cmdfunc() local 1377 struct nand_chip *nand = mtd_to_nand(mtd); in octeontx_nand_setup_dat_intf() local 1446 struct nand_chip *nand = mtd_to_nand(mtd); in octeontx_nand_bch_calculate_ecc_internal() local [all …]
|
A D | sunxi_nand.c | 244 struct nand_chip nand; member 388 struct nand_chip *nand = mtd_to_nand(mtd); in sunxi_nfc_dev_ready() local 426 struct nand_chip *nand = mtd_to_nand(mtd); in sunxi_nfc_select_chip() local 471 struct nand_chip *nand = mtd_to_nand(mtd); in sunxi_nfc_read_buf() local 504 struct nand_chip *nand = mtd_to_nand(mtd); in sunxi_nfc_write_buf() local 545 struct nand_chip *nand = mtd_to_nand(mtd); in sunxi_nfc_cmd_ctrl() local 712 struct nand_chip *nand = mtd_to_nand(mtd); in sunxi_nfc_randomizer_config() local 728 struct nand_chip *nand = mtd_to_nand(mtd); in sunxi_nfc_randomizer_enable() local 740 struct nand_chip *nand = mtd_to_nand(mtd); in sunxi_nfc_randomizer_disable() local 779 struct nand_chip *nand = mtd_to_nand(mtd); in sunxi_nfc_hw_ecc_enable() local [all …]
|
A D | nand_plat.c | 49 int board_nand_init(struct nand_chip *nand) in board_nand_init()
|
A D | davinci_nand.c | 60 const u32 *nand = chip->IO_ADDR_R; in nand_davinci_read_buf() local 105 const u32 *nand = chip->IO_ADDR_W; in nand_davinci_write_buf() local 736 static void davinci_nand_init(struct nand_chip *nand) in davinci_nand_init() 794 struct nand_chip *nand = dev_get_priv(dev); in davinci_nand_probe() local
|
A D | kb9202_nand.c | 94 int board_nand_init(struct nand_chip *nand) in board_nand_init()
|
/u-boot-v2022.01-rc1/arch/arm/dts/ |
A D | armada-375-db.dts | 132 nand: nand@d0000 { label
|
A D | ca-presidio-engboard.dts | 55 nand: nand-controller@f4324000 { label
|
A D | tegra20.dtsi | 379 nand: nand-controller@70008000 { label
|
A D | bcm68360.dtsi | 204 nand: nand-controller@ff801800 { label
|
A D | bcm63158.dtsi | 220 nand: nand-controller@ff801800 { label
|
A D | bcm6858.dtsi | 220 nand: nand-controller@ff801800 { label
|
/u-boot-v2022.01-rc1/board/xes/common/ |
A D | actl_nand.c | 42 int board_nand_init(struct nand_chip *nand) in board_nand_init()
|
/u-boot-v2022.01-rc1/board/freescale/m5329evb/ |
A D | nand.c | 50 int board_nand_init(struct nand_chip *nand) in board_nand_init()
|
/u-boot-v2022.01-rc1/arch/mips/dts/ |
A D | brcm,bcm6838.dtsi | 129 nand: nand-controller@14e02200 { label
|
A D | brcm,bcm6328.dtsi | 127 nand: nand-controller@10000200 { label
|
A D | brcm,bcm6368.dtsi | 149 nand: nand-controller@10000200 { label
|
A D | brcm,bcm6362.dtsi | 138 nand: nand-controller@10000200 { label
|
A D | brcm,bcm63268.dtsi | 144 nand: nand-controller@10000200 { label
|
/u-boot-v2022.01-rc1/board/cssi/MCR3000/ |
A D | nand.c | 51 int board_nand_init(struct nand_chip *nand) in board_nand_init()
|
/u-boot-v2022.01-rc1/board/freescale/m5373evb/ |
A D | nand.c | 51 int board_nand_init(struct nand_chip *nand) in board_nand_init()
|