Searched refs:TPS65086_GPOCTRL (Results 1 – 3 of 3) sorted by relevance
40 regmap_update_bits(gpio->tps->regmap, TPS65086_GPOCTRL, in tps65086_gpio_direction_output()51 ret = regmap_read(gpio->tps->regmap, TPS65086_GPOCTRL, &val); in tps65086_gpio_get()63 regmap_update_bits(gpio->tps->regmap, TPS65086_GPOCTRL, in tps65086_gpio_set()
25 regmap_reg_range(TPS65086_GPOCTRL, TPS65086_GPOCTRL),
54 #define TPS65086_GPOCTRL 0xA1 macro