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

/freebsd-11-stable/sys/arm/include/
H A Dat91_gpio.h64 struct at91_gpio_cfg struct
103 #define AT91_GPIO_CFG _IOW('g', 4, struct at91_gpio_cfg) /* Configure pio */
/freebsd-11-stable/sys/arm/at91/
H A Dat91_pio.c399 struct at91_gpio_cfg *cfg;
420 cfg = (struct at91_gpio_cfg *)data;

Completed in 89 milliseconds