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

/freebsd-13-stable/sys/arm/mv/
H A Dgpio.c63 #define GPIO_MAX_INTR_COUNT 8 macro
81 struct resource * irq_res[GPIO_MAX_INTR_COUNT];
82 int irq_rid[GPIO_MAX_INTR_COUNT];
84 void *ih_cookie[GPIO_MAX_INTR_COUNT];

Completed in 107 milliseconds