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

/freebsd-13-stable/sys/powerpc/powermac/
H A Dmacgpiovar.h38 #define GPIO_COUNT 0x11 macro
H A Dmacgpio.c64 uint32_t sc_saved_gpios[GPIO_COUNT];
377 for (i = 0; i < GPIO_COUNT; i++)
395 for (i = 0; i < GPIO_COUNT; i++)

Completed in 111 milliseconds