Searched refs:octeon_gpio_pin_set (Results 1 – 1 of 1) sorted by relevance
103 static int octeon_gpio_pin_set(device_t dev, uint32_t pin, unsigned int value);242 octeon_gpio_pin_set(device_t dev, uint32_t pin, unsigned int value) in octeon_gpio_pin_set() function496 DEVMETHOD(gpio_pin_set, octeon_gpio_pin_set),