Searched refs:scb2_map (Results 1 – 1 of 1) sorted by relevance
64 static struct map_info scb2_map = { variable143 if (!request_mem_region(SCB2_ADDR, SCB2_WINDOW, scb2_map.name)) { in scb2_flash_probe()162 scb2_map.phys = SCB2_ADDR; in scb2_flash_probe()163 scb2_map.virt = scb2_ioaddr; in scb2_flash_probe()164 scb2_map.size = SCB2_WINDOW; in scb2_flash_probe()166 simple_map_init(&scb2_map); in scb2_flash_probe()169 scb2_mtd = do_map_probe("cfi_probe", &scb2_map); in scb2_flash_probe()