Searched refs:TPS65910_DEVCTRL (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/rtc/ |
| H A D | rtc-tps65910.c | 402 ret = regmap_update_bits(tps65910->regmap, TPS65910_DEVCTRL, in tps65910_rtc_probe()
|
| /OK3568_Linux_fs/kernel/include/linux/mfd/ |
| H A D | tps65910.h | 78 #define TPS65910_DEVCTRL 0x3F macro
|
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | tps65910-regulator.c | 1101 err = regmap_set_bits(pmic->mfd->regmap, TPS65910_DEVCTRL, in tps65910_probe()
|