Searched defs:CPUIDLE_SRAM_REG (Results 1 – 5 of 5) sorted by relevance
18 #define CPUIDLE_SRAM_REG(r) (CPU_IDLE_SRAM_BASE + (r)) macro
18 #define CPUIDLE_SRAM_REG(r) (0x11B000 + (r)) macro
18 #define CPUIDLE_SRAM_REG(r) (uint32_t)(MTK_MCDI_SRAM_BASE + (r)) macro