Home
last modified time | relevance | path

Searched refs:GPIOCR_PCIOUT (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/powerpc/booke/dev/
H A Dpq3gpio.c343 gpiocr |= GPIOCR_PCIOUT; in pq3gpio_mpc8548_attach()
/netbsd-src/sys/arch/powerpc/include/booke/
H A De500reg.h520 #define GPIOCR_PCIOUT __PPCBIT(14) /* Enable PCI2_AD[15:8] as GP output */ macro