Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/
H A Docteon_gpiovar.h43 #define OCTEON_GPIO_PINS 24 macro
55 struct gpio_pin gpio_pins[OCTEON_GPIO_PINS];
H A Docteon_gpio.c155 *maxpin = OCTEON_GPIO_PINS - 1; in octeon_gpio_pin_max()