Searched refs:scb2_ioaddr (Results 1 – 1 of 1) sorted by relevance
62 static void __iomem *scb2_ioaddr; variable154 scb2_ioaddr = ioremap_nocache(SCB2_ADDR, SCB2_WINDOW); in scb2_flash_probe()155 if (!scb2_ioaddr) { in scb2_flash_probe()163 scb2_map.virt = scb2_ioaddr; in scb2_flash_probe()173 iounmap(scb2_ioaddr); in scb2_flash_probe()183 iounmap(scb2_ioaddr); in scb2_flash_probe()209 iounmap(scb2_ioaddr); in scb2_flash_remove()210 scb2_ioaddr = NULL; in scb2_flash_remove()