Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-au1x00/
H A Dgpio-au1000.h338 static inline int alchemy_gpio2_to_irq(int gpio) in alchemy_gpio2_to_irq() function
506 alchemy_gpio2_to_irq(gpio) : in alchemy_gpio_to_irq()
/openbmc/linux/arch/mips/alchemy/common/
H A Dgpiolib.c62 return alchemy_gpio2_to_irq(offset + ALCHEMY_GPIO2_BASE); in gpio2_to_irq()