Searched refs:IXP23XX_GPIO_STYLE_MASK (Results 1 – 2 of 2) sorted by relevance
/arch/arm/mach-ixp23xx/include/mach/ | ||
D | ixp23xx.h | 212 #define IXP23XX_GPIO_STYLE_MASK 0x7 macro |
/arch/arm/mach-ixp23xx/ | ||
D | core.c | 167 *int_reg &= ~(IXP23XX_GPIO_STYLE_MASK << in ixp23xx_irq_set_type() |