Home
last modified time | relevance | path

Searched refs:twl_i2c_read_u16 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dtwl.h190 static inline int twl_i2c_read_u16(u8 mod_no, u16 *val, u8 reg) { in twl_i2c_read_u16() function
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dtwl4030-madc.c316 ret = twl_i2c_read_u16(TWL4030_MODULE_MADC, &val, reg); in twl4030_madc_channel_raw_read()