Searched refs:OCTEON_IRQ_TIMER1 (Results 1 – 3 of 3) sorted by relevance
42 OCTEON_IRQ_TIMER1, enumerator
704 i = request_irq(OCTEON_IRQ_TIMER1, in cvm_oct_tx_initialize()709 panic("Could not acquire Ethernet IRQ %d\n", OCTEON_IRQ_TIMER1); in cvm_oct_tx_initialize()715 free_irq(OCTEON_IRQ_TIMER1, cvm_oct_device); in cvm_oct_tx_shutdown()
10 #define OCTEON_IRQ_TIMER1 0 macro