Home
last modified time | relevance | path

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

/arch/arm/mach-sa1100/
Dneponset.c72 generic_handle_irq(IRQ_NEPONSET_USAR); in neponset_irq_handler()
167 set_irq_handler(IRQ_NEPONSET_USAR, handle_simple_irq); in neponset_probe()
168 set_irq_flags(IRQ_NEPONSET_USAR, IRQF_VALID | IRQF_PROBE); in neponset_probe()
/arch/arm/mach-sa1100/include/mach/
Dirqs.h169 #define IRQ_NEPONSET_USAR (IRQ_BOARD_START + 1) macro