Home
last modified time | relevance | path

Searched refs:RAS_BASE (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas_v3_hw.c227 #define RAS_BASE (0x6000) macro
228 #define SAS_RAS_INTR0 (RAS_BASE)
229 #define SAS_RAS_INTR1 (RAS_BASE + 0x04)
230 #define SAS_RAS_INTR0_MASK (RAS_BASE + 0x08)
231 #define SAS_RAS_INTR1_MASK (RAS_BASE + 0x0c)
232 #define CFG_SAS_RAS_INTR_MASK (RAS_BASE + 0x1c)
233 #define SAS_RAS_INTR2 (RAS_BASE + 0x20)
234 #define SAS_RAS_INTR2_MASK (RAS_BASE + 0x24)