Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/mtd/
H A 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);
1042 struct nand_flash_dev { struct
1074 extern struct nand_flash_dev nand_flash_ids[]; argument
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dnand_ids.c26 struct nand_flash_dev nand_flash_ids[] = {
H A Dmxs_nand_spl.c60 struct nand_flash_dev *type; in mxs_flash_full_ident()
H A Dnand_base.c4296 struct nand_flash_dev *type, u8 id_data[8], in nand_decode_id()
4360 static inline bool is_full_id_nand(struct nand_flash_dev *type) in is_full_id_nand()
4366 struct nand_flash_dev *type, u8 *id_data, int *busw) in find_full_id_nand()
4394 struct nand_flash_dev *nand_get_flash_type(struct mtd_info *mtd, in nand_get_flash_type()
4397 struct nand_flash_dev *type) in nand_get_flash_type()
4645 struct nand_flash_dev *table) in nand_scan_ident()
4649 struct nand_flash_dev *type; in nand_scan_ident()