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

/freebsd-11.0-release/sys/powerpc/powermac/
H A Dmacgpiovar.h35 #define GPIO_EXTINT_COUNT 0x12 macro
H A Dmacgpio.c63 uint32_t sc_saved_extint_gpios[GPIO_EXTINT_COUNT];
381 for (i = 0; i < GPIO_EXTINT_COUNT; i++)
399 for (i = 0; i < GPIO_EXTINT_COUNT; i++)

Completed in 105 milliseconds