Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mfd/
Dtps65218.c47 int tps65218_reg_write(struct tps65218 *tps, unsigned int reg, in tps65218_reg_write() function
68 EXPORT_SYMBOL_GPL(tps65218_reg_write);
95 ret = tps65218_reg_write(tps, reg, data, level); in tps65218_update_bits()
/linux-6.12.1/include/linux/mfd/
Dtps65218.h266 int tps65218_reg_write(struct tps65218 *tps, unsigned int reg,