Searched refs:RK3576_BIGCORE_CLKSEL_CON (Results 1 – 2 of 2) sorted by relevance
150 #define RK3576_BIGCORE_CLKSEL_CON(x) ((x) * 0x4 + RK3576_BIGCORE_CRU_BASE + 0x300) macro
2584 if (!(readl(RK3576_CRU_BASE + RK3576_BIGCORE_CLKSEL_CON(0)) & CLK_BIGCORE_SEL_MASK)) { in rk3576_clk_probe()