Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/rtc/
Drtc-tps80031.c103 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/
Dtps80031-regulator.c337 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/
Dtps80031.h597 static inline int tps80031_clr_bits(struct device *dev, int sid, in tps80031_clr_bits() function
/Linux-v5.4/drivers/mfd/
Dtps80031.c183 ret = tps80031_clr_bits(dev, TPS80031_SLAVE_ID1, in tps80031_ext_power_req_config()