Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-ixp23xx/include/mach/
Dixp23xx.h216 #define IXP23XX_GPIO_STYLE_FALLING_EDGE 0x3 macro
/linux-3.4.99/arch/arm/mach-ixp23xx/
Dcore.c137 int_style = IXP23XX_GPIO_STYLE_FALLING_EDGE; in ixp23xx_irq_set_type()