Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mfd/
Dtps80031.c214 tps80031_write(tps80031_power_off_dev->dev, TPS80031_SLAVE_ID1, in tps80031_power_off()
251 ret = tps80031_write(dev, TPS80031_SLAVE_ID1, in tps80031_init_ext_control()
300 tps80031_write(dev, TPS80031_SLAVE_ID2, in tps80031_irq_init()
/Linux-v5.4/drivers/regulator/
Dtps80031-regulator.c328 ret = tps80031_write(parent, TPS80031_SLAVE_ID2, in tps80031_vbus_disable()
355 ret = tps80031_write(parent, TPS80031_SLAVE_ID2, in tps80031_vbus_disable()
/Linux-v5.4/include/linux/mfd/
Dtps80031.h547 static inline int tps80031_write(struct device *dev, int sid, in tps80031_write() function