Searched refs:SXCNFG (Results 1 – 2 of 2) sorted by relevance
23 sxcnfg = __raw_readl(SXCNFG); in pxa3xx_smemc_suspend()37 __raw_writel(sxcnfg, SXCNFG); in pxa3xx_smemc_resume()
25 #define SXCNFG (SMEMC_VIRT + 0x1C) /* Synchronous Static Memory Control Register */ macro