summaryrefslogtreecommitdiff
path: root/plat/marvell/a3700/common/include/a3700_plat_def.h
diff options
context:
space:
mode:
Diffstat (limited to 'plat/marvell/a3700/common/include/a3700_plat_def.h')
-rw-r--r--plat/marvell/a3700/common/include/a3700_plat_def.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/plat/marvell/a3700/common/include/a3700_plat_def.h b/plat/marvell/a3700/common/include/a3700_plat_def.h
index 4195f4ae..4ad5d51a 100644
--- a/plat/marvell/a3700/common/include/a3700_plat_def.h
+++ b/plat/marvell/a3700/common/include/a3700_plat_def.h
@@ -88,8 +88,11 @@
/* North Bridge GPIO selection regsiter */
#define MVEBU_NB_GPIO_SEL_REG (MVEBU_NB_GPIO_REG_BASE + 0x30)
+#define MVEBU_NB_GPIO_OUTPUT_EN_HIGH_REG (MVEBU_NB_GPIO_REG_BASE + 0x04)
/* I2C1 GPIO Enable bit offset */
#define MVEBU_GPIO_TW1_GPIO_EN_OFF (10)
+/* SPI pins mode bit offset */
+#define MVEBU_GPIO_NB_SPI_PIN_MODE_OFF (28)
/*******************************************************************************
* DRAM registers related constants