Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/arm/ep93xx/
Depgpioreg.h48 #define EP93XX_GPIO_AIntType2 0x94 /* rising/falling edge, high/low level (R/W) */ macro
Depgpio.c156 pi->xinttype2 = EP93XX_GPIO_AIntType2; in epgpio_attach()