summaryrefslogtreecommitdiffstats
path: root/include/axp818.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/axp818.h')
-rw-r--r--include/axp818.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/axp818.h b/include/axp818.h
index 5630eed04d..f7f343a194 100644
--- a/include/axp818.h
+++ b/include/axp818.h
@@ -24,6 +24,7 @@
#define AXP818_OUTPUT_CTRL2_DLDO2_EN (1 << 4)
#define AXP818_OUTPUT_CTRL2_DLDO3_EN (1 << 5)
#define AXP818_OUTPUT_CTRL2_DLDO4_EN (1 << 6)
+#define AXP818_OUTPUT_CTRL2_SW_EN (1 << 7)
#define AXP818_OUTPUT_CTRL3 0x13
#define AXP818_OUTPUT_CTRL3_FLDO1_EN (1 << 2)
#define AXP818_OUTPUT_CTRL3_FLDO2_EN (1 << 3)
OpenPOWER on IntegriCloud