Searched refs:ATH79_MISC_IRQ (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/arch/mips/ath79/
H A Ddev-common.c38 .irq = ATH79_MISC_IRQ(3),
64 .start = ATH79_MISC_IRQ(3),
65 .end = ATH79_MISC_IRQ(3),
H A Ddev-usb.c100 ATH79_MISC_IRQ(6), ath79_usb_setup()
H A Dsetup.c187 return ATH79_MISC_IRQ(5); get_c0_perfcount_int()
H A Dirq.c46 generic_handle_irq(ATH79_MISC_IRQ(bit)); ath79_misc_irq_handler()
/linux-4.1.27/arch/mips/include/asm/mach-ath79/
H A Dirq.h19 #define ATH79_MISC_IRQ(_x) (ATH79_MISC_IRQ_BASE + (_x)) macro

Completed in 208 milliseconds