Searched refs:TPS65086_GPOCTRL (Results 1 – 3 of 3) sorted by relevance
48 regmap_update_bits(gpio->tps->regmap, TPS65086_GPOCTRL, in tps65086_gpio_direction_output()59 ret = regmap_read(gpio->tps->regmap, TPS65086_GPOCTRL, &val); in tps65086_gpio_get()71 regmap_update_bits(gpio->tps->regmap, TPS65086_GPOCTRL, in tps65086_gpio_set()
32 regmap_reg_range(TPS65086_GPOCTRL, TPS65086_GPOCTRL),
61 #define TPS65086_GPOCTRL 0xA1 macro