Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/power/pmic/
H A Das3722.c19 static int as3722_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in as3722_read() function
/openbmc/linux/include/linux/mfd/
H A Das3722.h386 static inline int as3722_read(struct as3722 *as3722, u32 reg, u32 *dest) in as3722_read() function