Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mfd/
Dtps65910.c295 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/
Drtc-tps65910.c395 ret = regmap_update_bits(tps65910->regmap, TPS65910_DEVCTRL, in tps65910_rtc_probe()
/Linux-v5.4/include/linux/mfd/
Dtps65910.h78 #define TPS65910_DEVCTRL 0x3F macro
/Linux-v5.4/drivers/regulator/
Dtps65910-regulator.c1100 err = tps65910_reg_set_bits(pmic->mfd, TPS65910_DEVCTRL, in tps65910_probe()