Home
last modified time | relevance | path

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

/arch/mips/include/asm/mach-rc32434/
Dirq.h33 #define GPIO_MAPPED_IRQ_BASE GROUP4_IRQ_BASE macro
/arch/mips/rb532/
Dirq.c154 rb532_gpio_set_istat(0, irq_nr - GPIO_MAPPED_IRQ_BASE); in rb532_disable_irq()
173 int gpio = d->irq - GPIO_MAPPED_IRQ_BASE; in rb532_set_type()