Searched refs:TPS65219_REG_MFP_1_CONFIG (Results 1 – 2 of 2) sorted by relevance
34 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()
59 #define TPS65219_REG_MFP_1_CONFIG 0x1F macro