|
@@ -27,8 +27,8 @@
|
|
#define AXP20X_IO_ENABLED 0x03
|
|
#define AXP20X_IO_ENABLED 0x03
|
|
#define AXP20X_IO_DISABLED 0x07
|
|
#define AXP20X_IO_DISABLED 0x07
|
|
|
|
|
|
-#define AXP22X_IO_ENABLED 0x04
|
|
|
|
-#define AXP22X_IO_DISABLED 0x03
|
|
|
|
|
|
+#define AXP22X_IO_ENABLED 0x03
|
|
|
|
+#define AXP22X_IO_DISABLED 0x04
|
|
|
|
|
|
#define AXP20X_WORKMODE_DCDC2_MASK BIT(2)
|
|
#define AXP20X_WORKMODE_DCDC2_MASK BIT(2)
|
|
#define AXP20X_WORKMODE_DCDC3_MASK BIT(1)
|
|
#define AXP20X_WORKMODE_DCDC3_MASK BIT(1)
|