diff options
Diffstat (limited to 'include/power')
-rw-r--r-- | include/power/tps65217.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/power/tps65217.h b/include/power/tps65217.h index e8c8475..297c4cb 100644 --- a/include/power/tps65217.h +++ b/include/power/tps65217.h @@ -65,6 +65,7 @@ enum { #define TPS65217_USB_INPUT_CUR_LIMIT_1300MA 0x02 #define TPS65217_USB_INPUT_CUR_LIMIT_1800MA 0x03 +#define TPS65217_DCDC_VOLT_SEL_1125MV 0x09 #define TPS65217_DCDC_VOLT_SEL_1275MV 0x0F #define TPS65217_DCDC_VOLT_SEL_1325MV 0x11 |