Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
H A Dlp8727_charger.c117 static int lp8727_write_byte(struct lp8727_chg *pchg, u8 reg, u8 data) in lp8727_write_byte() function
150 ret = lp8727_write_byte(pchg, LP8727_CTRL1, val); in lp8727_init_device()
155 return lp8727_write_byte(pchg, LP8727_CTRL2, val); in lp8727_init_device()
176 lp8727_write_byte(pchg, LP8727_SWCTRL, sw); in lp8727_ctrl_switch()
219 lp8727_write_byte(pchg, LP8727_CTRL2, val); in lp8727_enable_chgdet()
413 lp8727_write_byte(pchg, LP8727_CHGCTRL2, val); in lp8727_charger_changed()