Home
last modified time | relevance | path

Searched refs:nand_flash_dev (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/include/linux/mtd/
Drawnand.h26 struct nand_flash_dev;
30 struct nand_flash_dev *nand_get_flash_type(struct mtd_info *mtd,
33 struct nand_flash_dev *type);
42 struct nand_flash_dev *table);
1054 struct nand_flash_dev { struct
1086 extern struct nand_flash_dev nand_flash_ids[]; argument
/external/u-boot/drivers/mtd/nand/
Dnand_ids.c26 struct nand_flash_dev nand_flash_ids[] = {
Dmxs_nand_spl.c59 struct nand_flash_dev *type; in mxs_flash_full_ident()
Dnand_base.c3660 struct nand_flash_dev *type, u8 id_data[8], in nand_decode_id()
3724 static inline bool is_full_id_nand(struct nand_flash_dev *type) in is_full_id_nand()
3730 struct nand_flash_dev *type, u8 *id_data, int *busw) in find_full_id_nand()
3758 struct nand_flash_dev *nand_get_flash_type(struct mtd_info *mtd, in nand_get_flash_type()
3761 struct nand_flash_dev *type) in nand_get_flash_type()
4006 struct nand_flash_dev *table) in nand_scan_ident()
4010 struct nand_flash_dev *type; in nand_scan_ident()