Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-regmap.c84 static void gpio_regmap_set(struct gpio_chip *chip, unsigned int offset, in gpio_regmap_set() function
187 gpio_regmap_set(chip, offset, value); in gpio_regmap_direction_output()
269 chip->set = gpio_regmap_set; in gpio_regmap_register()