Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dsm_common.c128 static struct nand_flash_dev nand_smartmedia_flash_ids[] = {
149 static struct nand_flash_dev nand_xd_flash_ids[] = {
188 struct nand_flash_dev *flash_ids; in sm_register_device()
H A Dinternals.h68 extern struct nand_flash_dev nand_flash_ids[];
H A Dnand_ids.c23 struct nand_flash_dev nand_flash_ids[] = {
H A Dnand_base.c5020 static void nand_decode_id(struct nand_chip *chip, struct nand_flash_dev *type) in nand_decode_id()
5054 static inline bool is_full_id_nand(struct nand_flash_dev *type) in is_full_id_nand()
5060 struct nand_flash_dev *type) in find_full_id_nand()
5222 static int nand_detect(struct nand_chip *chip, struct nand_flash_dev *type) in nand_detect()
5657 struct nand_flash_dev *table) in nand_scan_ident()
6630 struct nand_flash_dev *ids) in nand_scan_with_ids()
/openbmc/u-boot/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);
1062 struct nand_flash_dev { struct
1094 extern struct nand_flash_dev nand_flash_ids[]; argument
/openbmc/linux/drivers/usb/storage/
H A Dsddr09.c107 struct nand_flash_dev { struct
147 static struct nand_flash_dev nand_flash_ids[] = {
172 static struct nand_flash_dev *
1136 static struct nand_flash_dev *
1138 struct nand_flash_dev *cardinfo; in sddr09_get_cardinfo()
1587 struct nand_flash_dev *cardinfo; in sddr09_transport()
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_ids.c26 struct nand_flash_dev nand_flash_ids[] = {
H A Dmxs_nand_spl.c59 struct nand_flash_dev *type; in mxs_flash_full_ident()
H A Dnand_base.c3608 struct nand_flash_dev *type, u8 id_data[8], in nand_decode_id()
3672 static inline bool is_full_id_nand(struct nand_flash_dev *type) in is_full_id_nand()
3678 struct nand_flash_dev *type, u8 *id_data, int *busw) in find_full_id_nand()
3706 struct nand_flash_dev *nand_get_flash_type(struct mtd_info *mtd, in nand_get_flash_type()
3709 struct nand_flash_dev *type) in nand_get_flash_type()
3954 struct nand_flash_dev *table) in nand_scan_ident()
3958 struct nand_flash_dev *type; in nand_scan_ident()
/openbmc/linux/include/linux/mtd/
H A Drawnand.h1441 struct nand_flash_dev { struct
1575 struct nand_flash_dev *ids);