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

/freebsd-11.0-release/sys/arm/altera/socfpga/
H A Dsocfpga_gpio.c115 static int socfpga_gpio_pin_setflags(device_t, uint32_t, uint32_t);
380 socfpga_gpio_pin_setflags(device_t dev, uint32_t pin, uint32_t flags) function
440 DEVMETHOD(gpio_pin_setflags, socfpga_gpio_pin_setflags),

Completed in 100 milliseconds