Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/mach-bf537/
Dints-priority.c176 static struct irq_chip bf537_mac_rx_irqchip = { variable
209 irq_set_chip_and_handler(IRQ_MAC_RX, &bf537_mac_rx_irqchip, handle_level_irq); in init_mach_irq()
210 irq_set_chip_and_handler(IRQ_PORTH_INTA, &bf537_mac_rx_irqchip, handle_level_irq); in init_mach_irq()