Home
last modified time | relevance | path

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

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