Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dlp872x.c170 static inline int lp872x_write_byte(struct lp872x *lp, u8 addr, u8 data) in lp872x_write_byte() function
737 ret = lp872x_write_byte(lp, LP872X_GENERAL_CFG, pdata->general_config); in lp872x_config()