Searched refs:rt305x_gpio_pin_setflags (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/mips/rt305x/
H A Drt305x_gpio.c92 static int rt305x_gpio_pin_setflags(device_t dev, uint32_t pin, uint32_t flags);
232 rt305x_gpio_pin_setflags(device_t dev, uint32_t pin, uint32_t flags) function
491 rt305x_gpio_pin_setflags(dev, sc->reset_gpio,
498 rt305x_gpio_pin_setflags(dev, sc->reset_gpio,
592 DEVMETHOD(gpio_pin_setflags, rt305x_gpio_pin_setflags),

Completed in 51 milliseconds