Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dcru_rk3562.h151 #define RK3562_PMU1_CRU_BASE 0x18000 macro
157 #define RK3562_PMU1_PLL_CON(x) ((x) * 0x4 + RK3562_PMU1_CRU_BASE + 0x40)
160 #define RK3562_PMU1_MODE_CON (RK3562_PMU1_CRU_BASE + 0x380)
/OK3568_Linux_fs/kernel/drivers/clk/rockchip/
H A Dclk.h336 #define RK3562_PMU1_CRU_BASE 0x18000 macro
342 #define RK3562_PMU1_PLL_CON(x) ((x) * 0x4 + RK3562_PMU1_CRU_BASE + 0x40)
345 #define RK3562_PMU1_MODE_CON (RK3562_PMU1_CRU_BASE + 0x380)
362 #define RK3562_PMU1_CLKSEL_CON(x) ((x) * 0x4 + RK3562_PMU1_CRU_BASE + 0x100)
363 #define RK3562_PMU1_CLKGATE_CON(x) ((x) * 0x4 + RK3562_PMU1_CRU_BASE + 0x180)
364 #define RK3562_PMU1_SOFTRST_CON(x) ((x) * 0x4 + RK3562_PMU1_CRU_BASE + 0x200)