Searched refs:TPS65910_DEVCTRL (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/mfd/ |
D | tps65910.c | 308 ret = tps65910_reg_clear_bits(tps65910, TPS65910_DEVCTRL, in tps65910_ck32k_init() 330 ret = tps65910_reg_set_bits(tps65910, TPS65910_DEVCTRL, in tps65910_sleepinit() 374 tps65910_reg_clear_bits(tps65910, TPS65910_DEVCTRL, in tps65910_sleepinit() 447 if (tps65910_reg_set_bits(tps65910, TPS65910_DEVCTRL, in tps65910_power_off() 451 tps65910_reg_clear_bits(tps65910, TPS65910_DEVCTRL, in tps65910_power_off()
|
/linux-4.1.27/drivers/rtc/ |
D | rtc-tps65910.c | 251 ret = regmap_update_bits(tps65910->regmap, TPS65910_DEVCTRL, in tps65910_rtc_probe()
|
/linux-4.1.27/include/linux/mfd/ |
D | tps65910.h | 83 #define TPS65910_DEVCTRL 0x3F macro
|
/linux-4.1.27/drivers/regulator/ |
D | tps65910-regulator.c | 1105 tps65910_reg_set_bits(pmic->mfd, TPS65910_DEVCTRL, in tps65910_probe()
|