Searched refs:RV1126B_TOPCRU_BASE (Results 1 – 1 of 1) sorted by relevance
102 #define RV1126B_TOPCRU_BASE 0x0 macro116 #define RV1126B_PLL_CON(x) ((x) * 0x4 + RV1126B_TOPCRU_BASE)117 #define RV1126B_MODE_CON (0x280 + RV1126B_TOPCRU_BASE)118 #define RV1126B_CLKSEL_CON(x) ((x) * 0x4 + 0x300 + RV1126B_TOPCRU_BASE)119 #define RV1126B_CLKGATE_CON(x) ((x) * 0x4 + 0x800 + RV1126B_TOPCRU_BASE)120 #define RV1126B_SOFTRST_CON(x) ((x) * 0x4 + 0xa00 + RV1126B_TOPCRU_BASE)121 #define RV1126B_GLB_SRST_FST (0xc08 + RV1126B_TOPCRU_BASE)122 #define RV1126B_GLB_SRST_SND (0xc0c + RV1126B_TOPCRU_BASE)123 #define RV1126B_CLK_CM_FRAC0_DIV_H (0xcc0 + RV1126B_TOPCRU_BASE)124 #define RV1126B_CLK_CM_FRAC1_DIV_H (0xcc4 + RV1126B_TOPCRU_BASE)[all …]