Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mfd/
Dtps65218.c58 int tps65218_reg_write(struct tps65218 *tps, unsigned int reg, in tps65218_reg_write() function
79 EXPORT_SYMBOL_GPL(tps65218_reg_write);
106 ret = tps65218_reg_write(tps, reg, data, level); in tps65218_update_bits()
/linux-4.1.27/include/linux/mfd/
Dtps65218.h276 int tps65218_reg_write(struct tps65218 *tps, unsigned int reg,