Searched refs:tps80031_set_bits (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/rtc/ |
D | rtc-tps80031.c | 118 ret = tps80031_set_bits(dev->parent, TPS80031_SLAVE_ID1, in tps80031_rtc_set_time() 131 ret = tps80031_set_bits(dev->parent, TPS80031_SLAVE_ID1, in tps80031_rtc_alarm_irq_enable() 205 ret = tps80031_set_bits(dev->parent, TPS80031_SLAVE_ID1, in clear_alarm_int_status() 250 ret = tps80031_set_bits(pdev->dev.parent, TPS80031_SLAVE_ID1, in tps80031_rtc_probe()
|
/linux-4.1.27/drivers/mfd/ |
D | tps80031.c | 175 ret = tps80031_set_bits(dev, TPS80031_SLAVE_ID1, res_ass_reg, in tps80031_ext_power_req_config() 262 ret = tps80031_set_bits(dev, TPS80031_SLAVE_ID1, in tps80031_init_ext_control()
|
/linux-4.1.27/drivers/regulator/ |
D | tps80031-regulator.c | 318 ret = tps80031_set_bits(parent, TPS80031_SLAVE_ID2, in tps80031_vbus_enable() 326 ret = tps80031_set_bits(parent, TPS80031_SLAVE_ID2, in tps80031_vbus_enable()
|
/linux-4.1.27/include/linux/mfd/ |
D | tps80031.h | 588 static inline int tps80031_set_bits(struct device *dev, int sid, in tps80031_set_bits() function
|