Home
last modified time | relevance | path

Searched refs:twl4030_i2c_read (Results 1 – 3 of 3) sorted by relevance

/u-boot/include/
A Dtwl4030.h657 static inline int twl4030_i2c_read(u8 chip_no, u8 reg, u8 *val, int len) in twl4030_i2c_read() function
663 int twl4030_i2c_read(u8 chip_no, u8 reg, u8 *val, int len);
668 return twl4030_i2c_read(chip_no, reg, val, 1); in twl4030_i2c_read_u8()
/u-boot/drivers/power/
A Dtwl4030.c204 int twl4030_i2c_read(u8 chip_no, u8 reg, u8 *valp, int len) in twl4030_i2c_read() function
/u-boot/board/nokia/rx51/
A Drx51.c654 twl4030_i2c_read(TWL4030_CHIP_KEYPAD, in rx51_kp_tstc()

Completed in 7 milliseconds