Searched refs:RK3562_PERI_CRU_BASE (Results 1 – 2 of 2) sorted by relevance
339 #define RK3562_PERI_CRU_BASE 0x30000 macro356 #define RK3562_PERI_CLKSEL_CON(x) ((x) * 0x4 + RK3562_PERI_CRU_BASE + 0x100)357 #define RK3562_PERI_CLKGATE_CON(x) ((x) * 0x4 + RK3562_PERI_CRU_BASE + 0x300)358 #define RK3562_PERI_SOFTRST_CON(x) ((x) * 0x4 + RK3562_PERI_CRU_BASE + 0x400)
154 #define RK3562_PERI_CRU_BASE 0x30000 macro