Searched refs:TPS65218_REG_ENABLE2 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpio/ |
H A D | gpio-tps65218.c | 30 ret = regmap_read(tps65218->regmap, TPS65218_REG_ENABLE2, &val); in tps65218_gpio_get() 44 tps65218_set_bits(tps65218, TPS65218_REG_ENABLE2, in tps65218_gpio_set() 49 tps65218_clear_bits(tps65218, TPS65218_REG_ENABLE2, in tps65218_gpio_set()
|
/openbmc/linux/drivers/regulator/ |
H A D | tps65218-regulator.c | 286 TPS65218_CONTROL_LDO1_MASK, TPS65218_REG_ENABLE2, 292 TPS65218_REG_ENABLE2, TPS65218_ENABLE2_LS2_EN, 298 TPS65218_REG_ENABLE2, TPS65218_ENABLE2_LS3_EN,
|
/openbmc/linux/include/linux/mfd/ |
H A D | tps65218.h | 36 #define TPS65218_REG_ENABLE2 0x12 macro
|