Searched refs:scb2_ioaddr (Results 1 – 1 of 1) sorted by relevance
63 static void __iomem *scb2_ioaddr; variable155 scb2_ioaddr = ioremap_nocache(SCB2_ADDR, SCB2_WINDOW); in scb2_flash_probe()156 if (!scb2_ioaddr) { in scb2_flash_probe()164 scb2_map.virt = scb2_ioaddr; in scb2_flash_probe()174 iounmap(scb2_ioaddr); in scb2_flash_probe()184 iounmap(scb2_ioaddr); in scb2_flash_probe()210 iounmap(scb2_ioaddr); in scb2_flash_remove()211 scb2_ioaddr = NULL; in scb2_flash_remove()