Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/pmic/
H A Dpm8916.c41 static int pm8916_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in pm8916_read() function
60 .read = pm8916_read,