Searched refs:EP93XX_GPIO_FIntType1 (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/arch/arm/ep93xx/ | ||
| D | epgpioreg.h | 100 #define EP93XX_GPIO_FIntType1 0x4c /* Interrupt edge or level (R/W) */ macro |
| D | epgpio.c | 215 pi->xinttype1 = EP93XX_GPIO_FIntType1; in epgpio_attach() |