aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bfa/bfi_reg.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi/bfa/bfi_reg.h')
-rw-r--r--drivers/scsi/bfa/bfi_reg.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/scsi/bfa/bfi_reg.h b/drivers/scsi/bfa/bfi_reg.h
index 0e8b68540018..de4db72b39e9 100644
--- a/drivers/scsi/bfa/bfi_reg.h
+++ b/drivers/scsi/bfa/bfi_reg.h
@@ -137,6 +137,10 @@
137#define __PSS_LPU0_RESET 0x00000001 137#define __PSS_LPU0_RESET 0x00000001
138#define PSS_ERR_STATUS_REG 0x00018810 /* cb/ct */ 138#define PSS_ERR_STATUS_REG 0x00018810 /* cb/ct */
139#define ERR_SET_REG 0x00018818 /* cb/ct */ 139#define ERR_SET_REG 0x00018818 /* cb/ct */
140#define PSS_GPIO_OUT_REG 0x000188c0 /* cb/ct */
141#define __PSS_GPIO_OUT_REG 0x00000fff
142#define PSS_GPIO_OE_REG 0x000188c8 /* cb/ct */
143#define __PSS_GPIO_OE_REG 0x000000ff
140 144
141#define HOSTFN0_LPU_MBOX0_0 0x00019200 /* cb/ct */ 145#define HOSTFN0_LPU_MBOX0_0 0x00019200 /* cb/ct */
142#define HOSTFN1_LPU_MBOX0_8 0x00019260 /* cb/ct */ 146#define HOSTFN1_LPU_MBOX0_8 0x00019260 /* cb/ct */