IXP4XX_GPIO_STYLE_SIZE
val &= ~(IXP4XX_GPIO_STYLE_MASK << (line * IXP4XX_GPIO_STYLE_SIZE));
val |= (int_style << (line * IXP4XX_GPIO_STYLE_SIZE));