Searched refs:bcm63xx_gpio_set (Results 1 – 1 of 1) sorted by relevance
38 static int bcm63xx_gpio_set(struct gpio_chip *chip, unsigned int gpio, int val) in bcm63xx_gpio_set() function124 bcm63xx_gpio_set(chip, gpio, value); in bcm63xx_gpio_direction_output()134 .set = bcm63xx_gpio_set,