Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/rockchip/
Dclk.h242 #define RK3576_LITCORE_CRU_BASE 0x40000 macro
248 #define RK3576_LPLL_MODE_CON0 (RK3576_LITCORE_CRU_BASE + 0x280)
285 #define RK3576_LITCORE_CLKSEL_CON(x) ((x) * 0x4 + RK3576_LITCORE_CRU_BASE + 0x300)
286 #define RK3576_LITCORE_CLKGATE_CON(x) ((x) * 0x4 + RK3576_LITCORE_CRU_BASE + 0x800)
287 #define RK3576_LITCORE_SOFTRST_CON(x) ((x) * 0x4 + RK3576_LITCORE_CRU_BASE + 0xa00)