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

/linux-4.1.27/drivers/mfd/
H A Dtps65218.c51 * tps65218_reg_write: Write a single tps65218 register.
58 int tps65218_reg_write(struct tps65218 *tps, unsigned int reg, tps65218_reg_write() function
79 EXPORT_SYMBOL_GPL(tps65218_reg_write); variable
106 ret = tps65218_reg_write(tps, reg, data, level); tps65218_update_bits()
/linux-4.1.27/include/linux/mfd/
H A Dtps65218.h276 int tps65218_reg_write(struct tps65218 *tps, unsigned int reg,

Completed in 81 milliseconds