Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/arm/xscale/
Dpxa2x0reg.h154 #define PXA2X0_INT_GPION 10 /* irq from GPIO[2..80] */ macro
Dpxa2x0_gpio.c194 sc->sc_irqcookie[2] = pxa2x0_intr_establish(PXA2X0_INT_GPION, IPL_BIO, in pxagpio_attach()