Searched refs:lp872x_update_bits (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | lp872x.c | 176 static inline int lp872x_update_bits(struct lp872x *lp, u8 addr, in lp872x_update_bits() function 331 return lp872x_update_bits(lp, addr, mask, selector); in lp872x_buck_set_voltage_sel() 385 return lp872x_update_bits(lp, addr, mask, val); in lp872x_buck_set_mode() 703 return lp872x_update_bits(lp, LP872X_GENERAL_CFG, mask[lp->chipid], in lp872x_init_dvs()
|