Home
last modified time | relevance | path

Searched refs:tps6586x_update (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpio/
A Dgpio-tps6586x.c48 tps6586x_update(tps6586x_gpio->parent, TPS6586X_GPIOSET2, in tps6586x_gpio_set()
63 return tps6586x_update(tps6586x_gpio->parent, TPS6586X_GPIOSET1, in tps6586x_gpio_output()
/linux/drivers/rtc/
A Drtc-tps6586x.c235 ret = tps6586x_update(tps_dev, RTC_CTRL, in tps6586x_rtc_probe()
277 tps6586x_update(tps_dev, RTC_CTRL, 0, in tps6586x_rtc_probe()
286 tps6586x_update(tps_dev, RTC_CTRL, 0, in tps6586x_rtc_remove()
/linux/include/linux/mfd/
A Dtps6586x.h107 extern int tps6586x_update(struct device *dev, int reg, uint8_t val,
/linux/drivers/mfd/
A Dtps6586x.c193 int tps6586x_update(struct device *dev, int reg, uint8_t val, uint8_t mask) in tps6586x_update() function
199 EXPORT_SYMBOL_GPL(tps6586x_update);

Completed in 7 milliseconds