Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A 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()
/openbmc/linux/drivers/mfd/
H A Dtps65218.c220 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()
/openbmc/linux/include/linux/mfd/
H A Dtps65218.h37 #define TPS65218_REG_CONFIG1 0x13 macro