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

/freebsd-13-stable/sys/powerpc/powermac/
H A Dmacgpiovar.h37 #define GPIO_EXTINT_COUNT 0x12 macro
H A Dmacgpio.c65 uint32_t sc_saved_extint_gpios[GPIO_EXTINT_COUNT];
379 for (i = 0; i < GPIO_EXTINT_COUNT; i++)
397 for (i = 0; i < GPIO_EXTINT_COUNT; i++)

Completed in 61 milliseconds