Searched refs:MSI_CONTROL_REG_BASE (Results 1 – 1 of 1) sorted by relevance
30 #define MSI_CONTROL_REG_BASE 0x0800 macro59 #define MSI_DELAY_TIMER (MSI_CONTROL_REG_BASE + 0x00)60 #define MSI_INT_STATUS (MSI_CONTROL_REG_BASE + 0x08)61 #define MSI_INT_STATUS_CLR (MSI_CONTROL_REG_BASE + 0x0C)62 #define MSI_INT_STATUS_SET (MSI_CONTROL_REG_BASE + 0x10)63 #define MSI_INT_ENA (MSI_CONTROL_REG_BASE + 0x14)64 #define MSI_INT_ENA_CLR (MSI_CONTROL_REG_BASE + 0x18)65 #define MSI_INT_ENA_SET (MSI_CONTROL_REG_BASE + 0x1C)66 #define MSI_SOFT_RESET (MSI_CONTROL_REG_BASE + 0x20)67 #define MSI_CFG_SRC0 (MSI_CONTROL_REG_BASE + 0x24)
Completed in 4 milliseconds