Home
last modified time | relevance | path

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

/freebsd/sys/arm/freescale/imx/
H A Dimx_gpio.c173 static int imx51_gpio_pin_get(device_t, uint32_t, unsigned int *);
670 imx51_gpio_pin_get(device_t dev, uint32_t pin, unsigned int *val) in imx51_gpio_pin_get() function
941 DEVMETHOD(gpio_pin_get, imx51_gpio_pin_get),