Searched refs:TPS65910_DEVCTRL (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/mfd/ |
H A D | tps65910.c | 295 ret = regmap_clear_bits(tps65910->regmap, TPS65910_DEVCTRL, in tps65910_ck32k_init() 317 ret = regmap_set_bits(tps65910->regmap, TPS65910_DEVCTRL, in tps65910_sleepinit() 357 regmap_clear_bits(tps65910->regmap, TPS65910_DEVCTRL, in tps65910_sleepinit() 432 regmap_update_bits(tps65910->regmap, TPS65910_DEVCTRL, in tps65910_power_off() 496 ret = regmap_set_bits(tps65910->regmap, TPS65910_DEVCTRL, in tps65910_i2c_probe()
|
/linux/include/linux/mfd/ |
H A D | tps65910.h | 78 #define TPS65910_DEVCTRL 0x3F macro
|
/linux/drivers/rtc/ |
H A D | rtc-tps65910.c | 396 ret = regmap_update_bits(tps65910->regmap, TPS65910_DEVCTRL, in tps65910_rtc_probe()
|
/linux/drivers/regulator/ |
H A D | tps65910-regulator.c | 1100 err = regmap_set_bits(pmic->mfd->regmap, TPS65910_DEVCTRL, in tps65910_probe()
|