Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mfd/
Dtps65910.c308 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.4.14/drivers/rtc/
Drtc-tps65910.c251 ret = regmap_update_bits(tps65910->regmap, TPS65910_DEVCTRL, in tps65910_rtc_probe()
/linux-4.4.14/include/linux/mfd/
Dtps65910.h83 #define TPS65910_DEVCTRL 0x3F macro
/linux-4.4.14/drivers/regulator/
Dtps65910-regulator.c1105 tps65910_reg_set_bits(pmic->mfd, TPS65910_DEVCTRL, in tps65910_probe()