Searched refs:tps65910_reg_clear_bits (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/regulator/ |
| D | tps65910-regulator.c | 409 return tps65910_reg_clear_bits(mfd, reg, LDO_ST_ON_BIT); in tps65910_set_mode() 856 ret = tps65910_reg_clear_bits(mfd, in tps65910_set_ext_sleep_config() 869 ret = tps65910_reg_clear_bits(mfd, in tps65910_set_ext_sleep_config() 884 ret = tps65910_reg_clear_bits(mfd, in tps65910_set_ext_sleep_config() 896 ret = tps65910_reg_clear_bits(mfd, in tps65910_set_ext_sleep_config() 899 ret = tps65910_reg_clear_bits(mfd, in tps65910_set_ext_sleep_config() 945 ret = tps65910_reg_clear_bits(mfd, in tps65910_set_ext_sleep_config() 952 ret = tps65910_reg_clear_bits(mfd, in tps65910_set_ext_sleep_config() 1116 tps65910_reg_clear_bits(pmic->mfd, TPS65910_DCDCCTRL, in tps65910_probe()
|
| /Linux-v5.4/drivers/gpio/ |
| D | gpio-tps65910.c | 49 tps65910_reg_clear_bits(tps65910, TPS65910_GPIO0 + offset, in tps65910_gpio_set() 71 return tps65910_reg_clear_bits(tps65910, TPS65910_GPIO0 + offset, in tps65910_gpio_input()
|
| /Linux-v5.4/drivers/mfd/ |
| D | tps65910.c | 295 ret = tps65910_reg_clear_bits(tps65910, TPS65910_DEVCTRL, in tps65910_ck32k_init() 357 tps65910_reg_clear_bits(tps65910, TPS65910_DEVCTRL, in tps65910_sleepinit() 443 tps65910_reg_clear_bits(tps65910, TPS65910_DEVCTRL, in tps65910_power_off()
|
| /Linux-v5.4/include/linux/mfd/ |
| D | tps65910.h | 934 static inline int tps65910_reg_clear_bits(struct tps65910 *tps65910, u8 reg, in tps65910_reg_clear_bits() function
|