Searched refs:MPUI_BASE (Results 1 – 1 of 1) sorted by relevance
280 #define MPUI_BASE (0xfffec900) macro281 #define MPUI_CTRL (MPUI_BASE + 0x0)282 #define MPUI_DEBUG_ADDR (MPUI_BASE + 0x4)283 #define MPUI_DEBUG_DATA (MPUI_BASE + 0x8)284 #define MPUI_DEBUG_FLAG (MPUI_BASE + 0xc)285 #define MPUI_STATUS_REG (MPUI_BASE + 0x10)286 #define MPUI_DSP_STATUS (MPUI_BASE + 0x14)287 #define MPUI_DSP_BOOT_CONFIG (MPUI_BASE + 0x18)288 #define MPUI_DSP_API_CONFIG (MPUI_BASE + 0x1c)
Completed in 3 milliseconds