Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dcru_rk3528.h115 #define RK3528_PMU_CRU_BASE 0x10000 macro
123 #define RK3528_PMU_CLKSEL_CON(x) ((x) * 0x4 + 0x300 + RK3528_PMU_CRU_BASE)
/OK3568_Linux_fs/kernel/drivers/clk/rockchip/
H A Dclk.h307 #define RK3528_PMU_CRU_BASE 0x10000 macro
325 #define RK3528_PMU_CLKSEL_CON(x) ((x) * 0x4 + 0x300 + RK3528_PMU_CRU_BASE)
326 #define RK3528_PMU_CLKGATE_CON(x) ((x) * 0x4 + 0x800 + RK3528_PMU_CRU_BASE)