Searched refs:SOC_SRC_GLOBAL_RBASE (Results 1 – 2 of 2) sorted by relevance
44 global_regs = (soc_src_general_regs_t *)(uint32_t)SOC_SRC_GLOBAL_RBASE; in SOC_MixPowerInit()96 soc_src_general_regs_t *global_regs = (soc_src_general_regs_t *)(uint32_t)SOC_SRC_GLOBAL_RBASE; in SOC_DisableIsolation()
29 #define SOC_SRC_GLOBAL_RBASE (SOC_SRC_IPS_BASE_ADDR + 0x0000) macro