Searched refs:PM_DIVCFG (Results 1 – 3 of 3) sorted by relevance
43 #define PM_DIVCFG (PKUNITY_PM_BASE + 0x0024) macro
170 writel((readl(PM_DIVCFG) & ~PM_DIVCFG_VGACLK_MASK) in clk_set_rate()171 | PM_DIVCFG_VGACLK(pll_vgadiv), PM_DIVCFG); in clk_set_rate()
197 writel(virt_to_phys(puv3_cpu_resume), PM_DIVCFG); in puv3_cpu_pm_prepare()