Searched refs:tps65218_clear_bits (Results 1 – 3 of 3) sorted by relevance
121 int tps65218_clear_bits(struct tps65218 *tps, unsigned int reg, in tps65218_clear_bits() function126 EXPORT_SYMBOL_GPL(tps65218_clear_bits);
280 int tps65218_clear_bits(struct tps65218 *tps, unsigned int reg,
151 return tps65218_clear_bits(tps, dev->desc->enable_reg, in tps65218_pmic_disable()