Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/power/pmic/
H A Das3722.c30 static int as3722_write(struct udevice *dev, uint reg, const uint8_t *buff, in as3722_write() function
/openbmc/linux/include/linux/mfd/
H A Das3722.h391 static inline int as3722_write(struct as3722 *as3722, u32 reg, u32 value) in as3722_write() function