Searched refs:TPS65218_REG_CONFIG1 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpio/ |
H A 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/drivers/mfd/ |
H A D | tps65218.c | 220 tps65218_update_bits(tps, TPS65218_REG_CONFIG1, in tps65218_voltage_set_strict() 276 tps65218_update_bits(tps, TPS65218_REG_CONFIG1, in tps65218_voltage_set_uvlo()
|
/linux/include/linux/mfd/ |
H A D | tps65218.h | 37 #define TPS65218_REG_CONFIG1 0x13 macro
|