Home
last modified time | relevance | path

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

/NextBSD/sys/arm/include/
HDat91_gpio.h103 #define AT91_GPIO_CFG _IOW('g', 4, struct at91_gpio_cfg) /* Configure pio */ macro
/NextBSD/sys/arm/at91/
HDat91_pio.c419 case AT91_GPIO_CFG: /* Configure AT91_GPIO pins */ in at91_pio_ioctl()