Home
last modified time | relevance | path

Searched refs:flashtype (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/mtd/maps/
H A Dscx200_docflash.c30 static char *flashtype = "cfi_probe"; variable
38 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()
/OK3568_Linux_fs/u-boot/board/freescale/m5253demo/
H A Dflash.c183 int rcode = 0, flashtype = 0; in flash_erase() local
197 flashtype = 1; in flash_erase()
275 switch (flashtype) { in flash_erase()
/OK3568_Linux_fs/buildroot/board/lego/ev3/
H A Dgenimage.cfg16 flashtype = "nor-16M-256"