Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/
H A Dar934xreg.h191 #define AR934X_GPIO_COUNT 23 macro
H A Dar934x_chip.c442 if (gpio > AR934X_GPIO_COUNT) in ar934x_chip_gpio_output_configure()
H A Dar71xx_gpio.c244 *maxpin = AR934X_GPIO_COUNT - 1; in ar71xx_gpio_pin_max()