Searched refs:TPS65910_DEVCTRL (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/mfd/ |
| D | tps65910.c | 295 ret = tps65910_reg_clear_bits(tps65910, TPS65910_DEVCTRL, in tps65910_ck32k_init() 317 ret = tps65910_reg_set_bits(tps65910, TPS65910_DEVCTRL, in tps65910_sleepinit() 357 tps65910_reg_clear_bits(tps65910, TPS65910_DEVCTRL, in tps65910_sleepinit() 439 if (tps65910_reg_set_bits(tps65910, TPS65910_DEVCTRL, in tps65910_power_off() 443 tps65910_reg_clear_bits(tps65910, TPS65910_DEVCTRL, in tps65910_power_off()
|
| /Linux-v5.4/drivers/rtc/ |
| D | rtc-tps65910.c | 395 ret = regmap_update_bits(tps65910->regmap, TPS65910_DEVCTRL, in tps65910_rtc_probe()
|
| /Linux-v5.4/include/linux/mfd/ |
| D | tps65910.h | 78 #define TPS65910_DEVCTRL 0x3F macro
|
| /Linux-v5.4/drivers/regulator/ |
| D | tps65910-regulator.c | 1100 err = tps65910_reg_set_bits(pmic->mfd, TPS65910_DEVCTRL, in tps65910_probe()
|