Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/clk/rockchip/
Dclk.h242 #define RK3588_DSU_CRU_BASE 0x58000 macro
248 #define RK3588_LPLL_MODE_CON0 (RK3588_DSU_CRU_BASE + 0x280)
278 #define RK3588_LPLL_CON(x) ((x) * 0x4 + RK3588_DSU_CRU_BASE)
279 #define RK3588_DSU_CLKSEL_CON(x) ((x) * 0x4 + RK3588_DSU_CRU_BASE + 0x300)
280 #define RK3588_DSU_CLKGATE_CON(x) ((x) * 0x4 + RK3588_DSU_CRU_BASE + 0x800)
281 #define RK3588_DSU_SOFTRST_CON(x) ((x) * 0x4 + RK3588_DSU_CRU_BASE + 0xa00)