Home
last modified time | relevance | path

Searched refs:RK3576_BIGCORE_CLKSEL_CON (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/clk/rockchip/
Dclk-rk3576.c116 .reg = RK3576_BIGCORE_CLKSEL_CON(2), \
211 .core_reg[0] = RK3576_BIGCORE_CLKSEL_CON(1),
Dclk.h281 #define RK3576_BIGCORE_CLKSEL_CON(x) ((x) * 0x4 + RK3576_BIGCORE_CRU_BASE + 0x300) macro