X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Ftwl6035.h;h=ce74348d443727159d81617d59d7a1b3f994e3e6;hb=6eb320315ca69f4819116c962887a810632aeca1;hp=1e133175d72b032fae632c79a548f5f1bb848923;hpb=211442989628d72fad1f2663a0bf5076e425fabd;p=u-boot diff --git a/include/twl6035.h b/include/twl6035.h index 1e133175d7..ce74348d44 100644 --- a/include/twl6035.h +++ b/include/twl6035.h @@ -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);