Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-orion5x/
H A Dirqs.h49 #define IRQ_ORION5X_GPIO_START 33 macro
52 #define ORION5X_NR_IRQS (IRQ_ORION5X_GPIO_START + NR_GPIO_IRQS)
H A Dirq.c50 IRQ_ORION5X_GPIO_START, gpio0_irqs); in orion5x_init_irq()