Searched refs:tps6586x_update (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/mfd/
H A Dtps6586x.h44 extern int tps6586x_update(struct device *dev, int reg, uint8_t val,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mfd/
H A Dtps6586x.c171 int tps6586x_update(struct device *dev, int reg, uint8_t val, uint8_t mask) function
191 EXPORT_SYMBOL_GPL(tps6586x_update); variable
227 return tps6586x_update(tps6586x->dev, TPS6586X_GPIOSET1, val, mask);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/regulator/
H A Dtps6586x-regulator.c106 return tps6586x_update(parent, ri->volt_reg, val, mask);

Completed in 179 milliseconds