Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/regulator/
Dtps6105x-regulator.c36 ret = tps6105x_mask_and_set(tps6105x, TPS6105X_REG_0, in tps6105x_regulator_enable()
51 ret = tps6105x_mask_and_set(tps6105x, TPS6105X_REG_0, in tps6105x_regulator_disable()
99 ret = tps6105x_mask_and_set(tps6105x, TPS6105X_REG_0, in tps6105x_regulator_set_voltage_sel()
/linux-3.4.99/drivers/mfd/
Dtps6105x.c65 int tps6105x_mask_and_set(struct tps6105x *tps6105x, u8 reg, in tps6105x_mask_and_set() function
87 EXPORT_SYMBOL(tps6105x_mask_and_set);
209 tps6105x_mask_and_set(tps6105x, TPS6105X_REG_0, in tps6105x_remove()
/linux-3.4.99/include/linux/mfd/
Dtps6105x.h98 extern int tps6105x_mask_and_set(struct tps6105x *tps6105x, u8 reg,