Home
last modified time | relevance | path

Searched refs:TPS65218_REG_CONFIG1 (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/gpio/
Dgpio-tps65218.c93 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/
Dtps65218.c229 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/
Dtps65218.h45 #define TPS65218_REG_CONFIG1 0x13 macro