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

/netbsd-current/sys/arch/powerpc/booke/dev/
H A Dpq3gpio.c475 static const uint32_t gpio2pmuxcr2_map[][3] = { local
490 for (size_t i = 0; i < __arraycount(gpio2pmuxcr2_map); i++) {
491 const uint32_t *map = gpio2pmuxcr2_map[i];

Completed in 84 milliseconds