Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Dtps65218.c110 int tps65218_clear_bits(struct tps65218 *tps, unsigned int reg, in tps65218_clear_bits() function
115 EXPORT_SYMBOL_GPL(tps65218_clear_bits);
/linux/drivers/regulator/
H A Dtps65218-regulator.c113 return tps65218_clear_bits(tps, dev->desc->enable_reg, in tps65218_pmic_disable()
125 return tps65218_clear_bits(tps, dev->desc->bypass_reg, in tps65218_pmic_set_suspend_enable()
/linux/include/linux/mfd/
H A Dtps65218.h270 int tps65218_clear_bits(struct tps65218 *tps, unsigned int reg,