Home
last modified time | relevance | path

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

/drivers/mfd/
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()
/drivers/rtc/
Drtc-tps6586x.c100 ret = tps6586x_clr_bits(tps_dev, RTC_CTRL, RTC_ENABLE); in tps6586x_rtc_set_time()
/drivers/regulator/
Dtps6586x-regulator.c299 return tps6586x_clr_bits(parent, ri->enable_reg[1], in tps6586x_regulator_preinit()