Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/powerpc/booke/dev/
Dpq3gpio.c344 gpiocr |= GPIOCR_PCIIN; in pq3gpio_mpc8548_attach()
/netbsd/src/sys/arch/powerpc/include/booke/
De500reg.h521 #define GPIOCR_PCIIN __PPCBIT(15) /* Enable PCI2_AD[7:0] as GP input */ macro