Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/power/pmic/
H A Dlp873x.c34 static int lp873x_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in lp873x_read() function
65 .read = lp873x_read,