Searched refs:tps80031_clr_bits (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/rtc/ |
D | rtc-tps80031.c | 103 ret = tps80031_clr_bits(dev->parent, TPS80031_SLAVE_ID1, in tps80031_rtc_set_time() 134 ret = tps80031_clr_bits(dev->parent, TPS80031_SLAVE_ID1, in tps80031_rtc_alarm_irq_enable()
|
/Linux-v5.4/drivers/regulator/ |
D | tps80031-regulator.c | 337 ret = tps80031_clr_bits(parent, TPS80031_SLAVE_ID2, in tps80031_vbus_disable() 345 ret = tps80031_clr_bits(parent, TPS80031_SLAVE_ID2, in tps80031_vbus_disable()
|
/Linux-v5.4/include/linux/mfd/ |
D | tps80031.h | 597 static inline int tps80031_clr_bits(struct device *dev, int sid, in tps80031_clr_bits() function
|
/Linux-v5.4/drivers/mfd/ |
D | tps80031.c | 183 ret = tps80031_clr_bits(dev, TPS80031_SLAVE_ID1, in tps80031_ext_power_req_config()
|