Searched refs:omap_toto_map_flash (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/maps/
H A Domap-toto-flash.c34 static struct map_info omap_toto_map_flash = { variable in typeref:struct:map_info
78 omap_toto_map_flash.size = OMAP_TOTO_FLASH_SIZE;
79 omap_toto_map_flash.phys = virt_to_phys(OMAP_TOTO_FLASH_BASE);
81 simple_map_init(&omap_toto_map_flash);
87 omap_toto_map_flash.bankwidth*8);
88 flash_mtd = do_map_probe("jedec_probe", &omap_toto_map_flash);

Completed in 88 milliseconds