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