Searched refs:lp8755_write (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/regulator/ |
| D | lp8755.c | 74 static int lp8755_write(struct lp8755_chip *pchip, unsigned int reg, in lp8755_write() function 367 ret = lp8755_write(pchip, 0x0D, 0x00); in lp8755_irq_handler() 385 ret = lp8755_write(pchip, 0x0E, 0x00); in lp8755_irq_handler() 500 lp8755_write(pchip, icnt, 0x00); in lp8755_probe() 511 lp8755_write(pchip, icnt, 0x00); in lp8755_remove()
|