Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/rockchip/ !
Dclk.h243 #define RK3576_CCI_CRU_BASE 0x48000 macro
276 #define RK3576_CCI_CLKSEL_CON(x) ((x) * 0x4 + RK3576_CCI_CRU_BASE + 0x300)
277 #define RK3576_CCI_CLKGATE_CON(x) ((x) * 0x4 + RK3576_CCI_CRU_BASE + 0x800)
278 #define RK3576_CCI_SOFTRST_CON(x) ((x) * 0x4 + RK3576_CCI_CRU_BASE + 0xa00)
284 #define RK3576_LPLL_CON(x) ((x) * 0x4 + RK3576_CCI_CRU_BASE)