]> git.sur5r.net Git - u-boot/blobdiff - include/power/tps65217.h
imx7: SPI: add suport for SPI flash in mikroBUS slot
[u-boot] / include / power / tps65217.h
index e8c8475577c7ea5d27fc457a2b4bde9af2772a38..69a49f76fefb372b7e6b15c2eed33d4875118292 100644 (file)
@@ -65,6 +65,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
 
@@ -72,6 +76,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