Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dcru_rv1106.h129 #define RV1106_TOPCRU_BASE 0x10000 macro
132 #define RV1106_PLL_CON(x) ((x) * 0x4 + RV1106_TOPCRU_BASE)
133 #define RV1106_MODE_CON (0x280 + RV1106_TOPCRU_BASE)
/OK3568_Linux_fs/kernel/drivers/clk/rockchip/
H A Dclk.h81 #define RV1106_TOPCRU_BASE 0x10000 macro
97 #define RV1106_PLL_CON(x) ((x) * 0x4 + RV1106_TOPCRU_BASE)
98 #define RV1106_MODE_CON (0x280 + RV1106_TOPCRU_BASE)
99 #define RV1106_CLKSEL_CON(x) ((x) * 0x4 + 0x300 + RV1106_TOPCRU_BASE)
100 #define RV1106_CLKGATE_CON(x) ((x) * 0x4 + 0x800 + RV1106_TOPCRU_BASE)
101 #define RV1106_SOFTRST_CON(x) ((x) * 0x4 + 0xa00 + RV1106_TOPCRU_BASE)
102 #define RV1106_GLB_SRST_FST (0xc08 + RV1106_TOPCRU_BASE)
103 #define RV1106_GLB_SRST_SND (0xc0c + RV1106_TOPCRU_BASE)