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

/freebsd-10-stable/sys/arm/ti/
H A Dti_gpio.c487 * ti_gpio_pin_set - Sets the current level on a GPIO pin
501 ti_gpio_pin_set(device_t dev, uint32_t pin, unsigned int value) function
880 DEVMETHOD(gpio_pin_set, ti_gpio_pin_set),

Completed in 43 milliseconds