Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Dtps65218.c56 int tps65218_reg_write(struct tps65218 *tps, unsigned int reg, in tps65218_reg_write() function
77 EXPORT_SYMBOL_GPL(tps65218_reg_write);
104 ret = tps65218_reg_write(tps, reg, data, level); in tps65218_update_bits()
/Linux-v4.19/include/linux/mfd/
Dtps65218.h269 int tps65218_reg_write(struct tps65218 *tps, unsigned int reg,