]> Git Repo - u-boot.git/blobdiff - include/axp152.h
mach-snapdragon: generalise board support
[u-boot.git] / include / axp152.h
index 10d845fec42d4e8d76b6e073695d9c1aa3e0c04d..bac6526a362ebda333a8300b139d4e0c5236b7d5 100644 (file)
@@ -16,6 +16,8 @@ enum axp152_reg {
 
 /* For axp_gpio.c */
 #ifdef CONFIG_AXP152_POWER
+#define AXP_POWER_STATUS               0x00
+#define AXP_POWER_STATUS_ALDO_IN               BIT(0)
 #define AXP_GPIO0_CTRL                 0x90
 #define AXP_GPIO1_CTRL                 0x91
 #define AXP_GPIO2_CTRL                 0x92
This page took 0.031861 seconds and 4 git commands to generate.