Searched refs:flashtype (Results 1 – 4 of 4) sorted by relevance
30 static char *flashtype = "cfi_probe"; variable38 module_param(flashtype, charp, 0);39 MODULE_PARM_DESC(flashtype, "Type of MTD probe to do");186 mymtd = do_map_probe(flashtype, &scx200_docflash_map); in init_scx200_docflash()
182 int rcode = 0, flashtype = 0; in flash_erase() local196 flashtype = 1; in flash_erase()274 switch (flashtype) { in flash_erase()
279 void aspeed_board_init_flashes(AspeedSMCState *s, const char *flashtype,
306 void aspeed_board_init_flashes(AspeedSMCState *s, const char *flashtype, in aspeed_board_init_flashes() argument311 if (!flashtype) { in aspeed_board_init_flashes()319 dev = qdev_new(flashtype); in aspeed_board_init_flashes()