Searched refs:imx51_gpio_pin_set (Results 1 – 1 of 1) sorted by relevance
172 static int imx51_gpio_pin_set(device_t, uint32_t, unsigned int);650 imx51_gpio_pin_set(device_t dev, uint32_t pin, unsigned int value) in imx51_gpio_pin_set() function942 DEVMETHOD(gpio_pin_set, imx51_gpio_pin_set),