Home
last modified time | relevance | path

Searched defs:twl4030_i2c_read_u8 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/power/
H A Dtwl4030.c202 int twl4030_i2c_read_u8(u8 chip_no, u8 reg, u8 *valp) in twl4030_i2c_read_u8() function
/openbmc/u-boot/include/
H A Dtwl4030.h657 static inline int twl4030_i2c_read_u8(u8 chip_no, u8 reg, u8 *val) in twl4030_i2c_read_u8() function