Home
last modified time | relevance | path

Searched defs:flash_dev (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/include/linux/mtd/
Dst_smi.h88 struct flash_dev { struct
89 u32 density;
90 ulong size;
91 ushort sector_count;
/external/u-boot/fs/yaffs2/
Dyaffs_uboot_glue.c160 void cmd_yaffs_devconfig(char *_mp, int flash_dev, in cmd_yaffs_devconfig()
256 int flash_dev; in cmd_yaffs_dev_ls() local