Searched refs:MTDIDS_DEFAULT (Results 1 – 9 of 9) sorted by relevance
25 +#define MTDIDS_DEFAULT "nor0=bmc"64 + "mtdids=" MTDIDS_DEFAULT "\0" \
33 "mtdids=" MTDIDS_DEFAULT "\0" \
39 "mtdids=" MTDIDS_DEFAULT "\0" \
51 #define MTDIDS_DEFAULT "nand0=nand" macro
76 #define MTDIDS_DEFAULT "nand0=atmel_nand" macro
76 #define MTDIDS_DEFAULT "nor0=ff705000.spi.0" macro
28 #elif defined(MTDIDS_DEFAULT) in get_mtdids()29 mtdids = MTDIDS_DEFAULT; in get_mtdids()
111 #if !defined(MTDIDS_DEFAULT)113 #define MTDIDS_DEFAULT CONFIG_MTDIDS_DEFAULT macro115 #define MTDIDS_DEFAULT NULL macro128 static const char *mtdids_default = MTDIDS_DEFAULT;
1811 config MTDIDS_DEFAULT config