Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/arm/ep93xx/
Depgpioreg.h100 #define EP93XX_GPIO_FIntType1 0x4c /* Interrupt edge or level (R/W) */ macro
Depgpio.c215 pi->xinttype1 = EP93XX_GPIO_FIntType1; in epgpio_attach()