Searched refs:tps65217_reg_write (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/mfd/
H A Dtps65217.c63 * tps65217_reg_write: Write a single tps65217 register.
70 int tps65217_reg_write(struct tps65217 *tps, unsigned int reg, tps65217_reg_write() function
105 EXPORT_SYMBOL_GPL(tps65217_reg_write); variable
131 ret = tps65217_reg_write(tps, reg, data, level); tps65217_update_bits()
/linux-4.4.14/drivers/video/backlight/
H A Dtps65217_bl.c91 rc = tps65217_reg_write(tps65217_bl->tps, tps65217_bl_update_status()
/linux-4.4.14/include/linux/mfd/
H A Dtps65217.h274 int tps65217_reg_write(struct tps65217 *tps, unsigned int reg,

Completed in 235 milliseconds