Searched refs:RAS_BASE (Results 1 – 1 of 1) sorted by relevance
342 #define RAS_BASE (0x6000) macro343 #define SAS_RAS_INTR0 (RAS_BASE)344 #define SAS_RAS_INTR1 (RAS_BASE + 0x04)345 #define SAS_RAS_INTR0_MASK (RAS_BASE + 0x08)346 #define SAS_RAS_INTR1_MASK (RAS_BASE + 0x0c)347 #define CFG_SAS_RAS_INTR_MASK (RAS_BASE + 0x1c)348 #define SAS_RAS_INTR2 (RAS_BASE + 0x20)349 #define SAS_RAS_INTR2_MASK (RAS_BASE + 0x24)3177 .base_off = RAS_BASE,