Home
last modified time | relevance | path

Searched refs:TPS65219_REG_MFP_1_CONFIG (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpio/
H A Dgpio-tps65219.c34 ret = regmap_read(gpio->tps->regmap, TPS65219_REG_MFP_1_CONFIG, &val); in tps65219_gpio_get_direction()
100 int ret = regmap_update_bits(gpio->tps->regmap, TPS65219_REG_MFP_1_CONFIG, in tps65219_gpio_change_direction()
/openbmc/linux/include/linux/mfd/
H A Dtps65219.h59 #define TPS65219_REG_MFP_1_CONFIG 0x1F macro