Searched refs:sram_sync (Results 1 – 1 of 1) sorted by relevance
59 static void __iomem *dram_sync, *sram_sync; variable122 if (dram_sync && sram_sync) { in omap_interconnect_sync()124 writel_relaxed(readl_relaxed(sram_sync), sram_sync); in omap_interconnect_sync()146 sram_sync = (void *)gen_pool_alloc(sram_pool, PAGE_SIZE); in omap4_sram_init()