Searched refs:bcm2835_gpio_set (Results 1 – 1 of 1) sorted by relevance
340 static void bcm2835_gpio_set(struct gpio_chip *chip, unsigned offset, int value) in bcm2835_gpio_set() function350 bcm2835_gpio_set(chip, offset, value); in bcm2835_gpio_direction_output()363 .set = bcm2835_gpio_set,379 .set = bcm2835_gpio_set,