Searched refs:TPS65218_REG_CONFIG1 (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/gpio/ |
D | gpio-tps65218.c | 93 ret = tps65218_clear_bits(tps65218, TPS65218_REG_CONFIG1, in tps65218_gpio_request() 102 ret = tps65218_clear_bits(tps65218, TPS65218_REG_CONFIG1, in tps65218_gpio_request() 156 TPS65218_REG_CONFIG1, in tps65218_gpio_set_config() 161 TPS65218_REG_CONFIG1, in tps65218_gpio_set_config()
|
/linux-5.19.10/drivers/mfd/ |
D | tps65218.c | 229 tps65218_update_bits(tps, TPS65218_REG_CONFIG1, in tps65218_voltage_set_strict() 285 tps65218_update_bits(tps, TPS65218_REG_CONFIG1, in tps65218_voltage_set_uvlo()
|
/linux-5.19.10/include/linux/mfd/ |
D | tps65218.h | 45 #define TPS65218_REG_CONFIG1 0x13 macro
|