Home
last modified time | relevance | path

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

/linux/drivers/mfd/
A Dtps6586x.c185 int tps6586x_clr_bits(struct device *dev, int reg, uint8_t bit_mask) in tps6586x_clr_bits() function
191 EXPORT_SYMBOL_GPL(tps6586x_clr_bits);
467 if (tps6586x_clr_bits(tps6586x_dev, TPS6586X_SUPPLYENE, EXITSLREQ_BIT)) in tps6586x_power_off()
/linux/include/linux/mfd/
A Dtps6586x.h106 extern int tps6586x_clr_bits(struct device *dev, int reg, uint8_t bit_mask);
/linux/drivers/rtc/
A Drtc-tps6586x.c100 ret = tps6586x_clr_bits(tps_dev, RTC_CTRL, RTC_ENABLE); in tps6586x_rtc_set_time()
/linux/drivers/regulator/
A Dtps6586x-regulator.c299 return tps6586x_clr_bits(parent, ri->enable_reg[1], in tps6586x_regulator_preinit()

Completed in 10 milliseconds