Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/power/
H A Dtwl6030.c291 int twl6030_i2c_read_u8(u8 chip_no, u8 reg, u8 *valp) in twl6030_i2c_read_u8() function
/openbmc/u-boot/include/
H A Dtwl6030.h195 static inline int twl6030_i2c_read_u8(u8 chip_no, u8 reg, u8 *val) in twl6030_i2c_read_u8() function