Home
last modified time | relevance | path

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

/u-boot/include/linux/mtd/
A Drawnand.h28 struct nand_flash_dev;
32 struct nand_flash_dev *nand_get_flash_type(struct mtd_info *mtd,
35 struct nand_flash_dev *type);
44 struct nand_flash_dev *table);
1082 struct nand_flash_dev { struct
1114 extern struct nand_flash_dev nand_flash_ids[]; argument
/u-boot/drivers/mtd/nand/raw/
A Dnand_ids.c26 struct nand_flash_dev nand_flash_ids[] = {
A Dmxs_nand_spl.c71 struct nand_flash_dev *type; in mxs_flash_full_ident()
A Dnand_base.c4301 struct nand_flash_dev *type, u8 id_data[8], in nand_decode_id()
4365 static inline bool is_full_id_nand(struct nand_flash_dev *type) in is_full_id_nand()
4371 struct nand_flash_dev *type, u8 *id_data, int *busw) in find_full_id_nand()
4399 struct nand_flash_dev *nand_get_flash_type(struct mtd_info *mtd, in nand_get_flash_type()
4402 struct nand_flash_dev *type) in nand_get_flash_type()
4651 struct nand_flash_dev *table) in nand_scan_ident()
4655 struct nand_flash_dev *type; in nand_scan_ident()

Completed in 19 milliseconds