Searched refs:bcm2835gpio_gpio_pin_write (Results 1 – 1 of 1) sorted by relevance
122 static void bcm2835gpio_gpio_pin_write(void *, int, int);377 sc->sc_gpio_gc.gp_pin_write = bcm2835gpio_gpio_pin_write; in bcmgpio_attach()753 bcm2835gpio_gpio_pin_write(void *arg, int pin, int value) in bcm2835gpio_gpio_pin_write() function984 bcm2835gpio_gpio_pin_write(sc, gpin->pin_no, val); in bcmgpio_fdt_write()