Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mfd/
Dtps65912-core.c88 static inline int tps65912_write(struct tps65912 *tps65912, u8 reg, u8 val) in tps65912_write() function
114 err = tps65912_write(tps65912, reg, val); in tps65912_reg_write()