Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/regulator/
Dtps65218-regulator.c111 ret = tps65218_set_bits(tps, dev->desc->vsel_reg, dev->desc->vsel_mask, in tps65218_pmic_set_voltage_sel()
118 ret = tps65218_set_bits(tps, TPS65218_REG_CONTRL_SLEW_RATE, in tps65218_pmic_set_voltage_sel()
137 return tps65218_set_bits(tps, dev->desc->enable_reg, in tps65218_pmic_enable()
/linux-4.1.27/drivers/mfd/
Dtps65218.c114 int tps65218_set_bits(struct tps65218 *tps, unsigned int reg, in tps65218_set_bits() function
119 EXPORT_SYMBOL_GPL(tps65218_set_bits);
/linux-4.1.27/include/linux/mfd/
Dtps65218.h278 int tps65218_set_bits(struct tps65218 *tps, unsigned int reg,