Searched refs:MTDIDS_DEFAULT (Results 1 – 7 of 7) sorted by relevance
43 #define MTDIDS_DEFAULT "nand0=nand" macro
132 #define MTDIDS_DEFAULT "nand0=nand.0" macro
68 #define MTDIDS_DEFAULT "nand0=atmel_nand" macro
71 #define MTDIDS_DEFAULT "nor0=ff705000.spi.0" macro
32 #elif defined(MTDIDS_DEFAULT) in get_mtdids()33 mtdids = MTDIDS_DEFAULT; in get_mtdids()
114 #if !defined(MTDIDS_DEFAULT)116 #define MTDIDS_DEFAULT CONFIG_MTDIDS_DEFAULT macro118 #define MTDIDS_DEFAULT NULL macro131 static const char *mtdids_default = MTDIDS_DEFAULT;
2192 config MTDIDS_DEFAULT config
Completed in 14 milliseconds