Searched refs:soleng_flash_map (Results 1 – 1 of 1) sorted by relevance
28 struct map_info soleng_flash_map = { variable39 soleng_flash_map.phys = 0; in init_soleng_maps()40 soleng_flash_map.virt = (void __iomem *)P2SEGADDR(0); in init_soleng_maps()44 simple_map_init(&soleng_flash_map); in init_soleng_maps()47 flash_mtd = do_map_probe("cfi_probe", &soleng_flash_map); in init_soleng_maps()51 soleng_flash_map.phys = 0x01000000; in init_soleng_maps()52 soleng_flash_map.virt = P2SEGADDR(0x01000000); in init_soleng_maps()55 flash_mtd = do_map_probe("cfi_probe", &soleng_flash_map); in init_soleng_maps()63 &soleng_flash_map.phys, in init_soleng_maps()
Completed in 3 milliseconds