Go to the documentation of this file.
18 #ifndef __MFD_PM8XXX_CORE_H
19 #define __MFD_PM8XXX_CORE_H
52 static inline int pm8xxx_read_buf(
const struct device *dev,
u16 addr,
u8 *
buf,
62 static inline int pm8xxx_write_buf(
const struct device *dev,
u16 addr,
u8 *buf,
72 static inline int pm8xxx_read_irq_stat(
const struct device *dev,
int irq)