Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-ixp4xx.c19 #define IXP4XX_REG_GPOE 0x04 macro
151 val = __raw_readl(g->base + IXP4XX_REG_GPOE); in ixp4xx_gpio_irq_set_type()
153 __raw_writel(val, g->base + IXP4XX_REG_GPOE); in ixp4xx_gpio_irq_set_type()
257 g->base + IXP4XX_REG_GPOE, in ixp4xx_gpio_probe()