X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fpower%2Ftps65217.h;h=cb07ea5ce622204988bcde2f89e091d1fdbc7b5d;hb=235c5b8315c6a9eb566fd3d99a098cc6db869fc5;hp=297c4cbd99ab2909cd11472b168623de8c2ee38e;hpb=5a9120439416a9101dec7c7dc65bb75a5ff09c4e;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/power/tps65217.h b/include/power/tps65217.h index 297c4cb..cb07ea5 100644 --- a/include/power/tps65217.h +++ b/include/power/tps65217.h @@ -38,6 +38,7 @@ enum { TPS65217_DEFLS1, TPS65217_DEFLS2, TPS65217_ENABLE, + TPS65217_RESERVED0, /* no 0x17 register available */ TPS65217_DEFUVLO, TPS65217_SEQ1, TPS65217_SEQ2, @@ -65,7 +66,10 @@ enum { #define TPS65217_USB_INPUT_CUR_LIMIT_1300MA 0x02 #define TPS65217_USB_INPUT_CUR_LIMIT_1800MA 0x03 +#define TPS65217_DCDC_VOLT_SEL_950MV 0x02 +#define TPS65217_DCDC_VOLT_SEL_1100MV 0x08 #define TPS65217_DCDC_VOLT_SEL_1125MV 0x09 +#define TPS65217_DCDC_VOLT_SEL_1200MV 0x0c #define TPS65217_DCDC_VOLT_SEL_1275MV 0x0F #define TPS65217_DCDC_VOLT_SEL_1325MV 0x11 @@ -73,6 +77,7 @@ enum { #define TPS65217_LDO_VOLTAGE_OUT_1_8 0x06 #define TPS65217_LDO_VOLTAGE_OUT_3_3 0x1F +#define TPS65217_PWR_OFF 0x80 #define TPS65217_PWR_SRC_USB_BITMASK 0x4 #define TPS65217_PWR_SRC_AC_BITMASK 0x8