Searched refs:TPS65219_REG_MFP_1_CONFIG (Results 1 – 2 of 2) sorted by relevance
32 ret = regmap_read(gpio->tps->regmap, TPS65219_REG_MFP_1_CONFIG, &val); in tps65219_gpio_get_direction()98 int ret = regmap_update_bits(gpio->tps->regmap, TPS65219_REG_MFP_1_CONFIG, in tps65219_gpio_change_direction()
73 #define TPS65219_REG_MFP_1_CONFIG 0x1F macro