Exynos5: Add support for USB download boot mode
[oweals/u-boot.git] / include / twl6035.h
index 1e133175d72b032fae632c79a548f5f1bb848923..ce74348d443727159d81617d59d7a1b3f994e3e6 100644 (file)
@@ -39,3 +39,4 @@
 int twl6035_i2c_write_u8(u8 chip_no, u8 val, u8 reg);
 int twl6035_i2c_read_u8(u8 chip_no, u8 *val, u8 reg);
 void twl6035_init_settings(void);
+int twl6035_mmc1_poweron_ldo(void);