Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-ixp4xx.c38 #define IXP4XX_GPIO_STYLE_MASK GENMASK(2, 0) macro
140 val &= ~(IXP4XX_GPIO_STYLE_MASK << (line * IXP4XX_GPIO_STYLE_SIZE)); in ixp4xx_gpio_irq_set_type()