Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/pmic/
H A Dtps65090.c39 static int tps65090_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in tps65090_read() function
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dtps65090.h121 static inline int tps65090_read(struct device *dev, int reg, uint8_t *val) in tps65090_read() function