Home
last modified time | relevance | path

Searched refs:imx51_gpio_pin_setflags (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/arm/freescale/imx/
H A Dimx_gpio.c171 static int imx51_gpio_pin_setflags(device_t, uint32_t, uint32_t);
635 imx51_gpio_pin_setflags(device_t dev, uint32_t pin, uint32_t flags) in imx51_gpio_pin_setflags() function
940 DEVMETHOD(gpio_pin_setflags, imx51_gpio_pin_setflags),