Home
last modified time | relevance | path

Searched defs:mtd (Results 101 – 116 of 116) sorted by relevance

12345

/rk3399_rockchip-uboot/cmd/
H A Donenand.c22 static struct mtd_info *mtd; variable
305 static int onenand_dump(struct mtd_info *mtd, ulong off, int only_oob) in onenand_dump()
/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dio.c605 struct mtd_info *mtd = ubi->mtd; in ubi_io_is_bad() local
635 struct mtd_info *mtd = ubi->mtd; in ubi_io_mark_bad() local
H A Dubi.h621 struct mtd_info *mtd; member
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Df_rockusb.c304 struct mtd_info *mtd = (struct mtd_info *)desc->bdev->priv; in rkusb_do_read_flash_info() local
425 struct mtd_info *mtd = (struct mtd_info *)desc->bdev->priv; in rkusb_do_erase_force() local
/rk3399_rockchip-uboot/common/
H A Dsplash_source.c50 struct mtd_info *mtd = get_nand_dev_by_index(nand_curr_device); in splash_nand_read_raw() local
/rk3399_rockchip-uboot/fs/jffs2/
H A Djffs2_nand_1pass.c26 static struct mtd_info *mtd; variable
765 jffs2_fill_scan_buf(struct mtd_info *mtd, unsigned char *buf, in jffs2_fill_scan_buf()
H A Djffs2_1pass.c179 struct mtd_info *mtd; in read_nand_cached() local
402 struct mtd_info *mtd; in get_fl_mem_norflash() local
/rk3399_rockchip-uboot/fs/yaffs2/
H A Dyaffs_uboot_glue.c163 struct mtd_info *mtd = NULL; in cmd_yaffs_devconfig() local
/rk3399_rockchip-uboot/include/mtd/
H A Dmtd-abi.h270 static inline int mtd_type_is_nand_user(const struct mtd_info_user *mtd) in mtd_type_is_nand_user()
/rk3399_rockchip-uboot/include/
H A Ddfu.h123 struct mtd_internal_data mtd; member
H A Dflash.h49 struct mtd_info *mtd; member
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dvendor.c171 struct mtd_info *mtd = (struct mtd_info *)dev_desc->bdev->priv; in mtd_vendor_storage_init() local
/rk3399_rockchip-uboot/cmd/mvebu/
H A Dbubt.c314 struct mtd_info *mtd; in nand_burn_image() local
/rk3399_rockchip-uboot/include/linux/mtd/
H A Dspinand.h447 static inline struct spinand_device *mtd_to_spinand(struct mtd_info *mtd) in mtd_to_spinand()
H A Dspi-nor.h304 struct mtd_info mtd; member
H A Drawnand.h859 struct mtd_info mtd; member
944 static inline struct nand_chip *mtd_to_nand(struct mtd_info *mtd) in mtd_to_nand()

12345