Searched refs:RK3576_CRU_BASE (Results 1 – 2 of 2) sorted by relevance
2558 RK3576_CRU_BASE + RK3576_PMU_PLL_CON(129)); in rk3576_clk_probe()2560 RK3576_CRU_BASE + RK3576_PLL_CON(97)); in rk3576_clk_probe()2562 RK3576_CRU_BASE + RK3576_PLL_CON(105)); in rk3576_clk_probe()2564 RK3576_CRU_BASE + RK3576_MODE_CON0); in rk3576_clk_probe()2566 RK3576_CRU_BASE + RK3576_MODE_CON0); in rk3576_clk_probe()2567 if (!(readl(RK3576_CRU_BASE + RK3576_LITCORE_CLKSEL_CON(0)) & CLK_LITCORE_SEL_MASK)) { in rk3576_clk_probe()2569 writel(0xffff0000, RK3576_CRU_BASE + RK3576_CCI_CLKSEL_CON(4)); in rk3576_clk_probe()2581 writel(0xffff20cb, RK3576_CRU_BASE + RK3576_CCI_CLKSEL_CON(4)); in rk3576_clk_probe()2584 if (!(readl(RK3576_CRU_BASE + RK3576_BIGCORE_CLKSEL_CON(0)) & CLK_BIGCORE_SEL_MASK)) { in rk3576_clk_probe()
111 #define RK3576_CRU_BASE 0x27200000 macro