Searched refs:RK3576_LITCORE_CLKSEL_CON (Results 1 – 2 of 2) sorted by relevance
154 #define RK3576_LITCORE_CLKSEL_CON(x) ((x) * 0x4 + RK3576_LITCORE_CRU_BASE + 0x300) macro
2567 if (!(readl(RK3576_CRU_BASE + RK3576_LITCORE_CLKSEL_CON(0)) & CLK_LITCORE_SEL_MASK)) { in rk3576_clk_probe()