Home
last modified time | relevance | path

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

/linux/drivers/clk/rockchip/
H A Dclk-rv1106.c19 #define RV1106_TOPCRU_BASE 0x10000 macro
31 #define RV1106_PLL_CON(x) ((x) * 0x4 + RV1106_TOPCRU_BASE)
32 #define RV1106_MODE_CON (0x280 + RV1106_TOPCRU_BASE)
33 #define RV1106_CLKSEL_CON(x) ((x) * 0x4 + 0x300 + RV1106_TOPCRU_BASE)
34 #define RV1106_CLKGATE_CON(x) ((x) * 0x4 + 0x800 + RV1106_TOPCRU_BASE)
35 #define RV1106_GLB_SRST_FST (0xc08 + RV1106_TOPCRU_BASE)