Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mfd/
Dtps65218.c43 int tps65218_reg_read(struct tps65218 *tps, unsigned int reg, in tps65218_reg_read() function
48 EXPORT_SYMBOL_GPL(tps65218_reg_read);
96 ret = tps65218_reg_read(tps, reg, &data); in tps65218_update_bits()
/linux-4.4.14/drivers/input/misc/
Dtps65218-pwrbutton.c39 error = tps65218_reg_read(pwr->tps, TPS65218_REG_STATUS, &reg); in tps65218_pwr_irq()
/linux-4.4.14/include/linux/mfd/
Dtps65218.h274 int tps65218_reg_read(struct tps65218 *tps, unsigned int reg,