Home
last modified time | relevance | path

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

/u-boot/include/linux/mtd/
A Drawnand.h28 struct nand_flash_dev;
33 struct nand_flash_dev *type);
42 struct nand_flash_dev *table);
1103 struct nand_flash_dev { struct
1137 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 Dnand_base.c4219 static void nand_decode_id(struct nand_chip *chip, struct nand_flash_dev *type) in nand_decode_id()
4246 static inline bool is_full_id_nand(struct nand_flash_dev *type) in is_full_id_nand()
4252 struct nand_flash_dev *type) in find_full_id_nand()
4299 int *dev_id, struct nand_flash_dev *type) in nand_detect()
4585 struct nand_flash_dev *table) in nand_scan_ident()

Completed in 19 milliseconds