Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/mach-cavium-octeon/
A Dirq.h42 OCTEON_IRQ_TIMER1, enumerator
/linux/drivers/staging/octeon/
A Dethernet-tx.c704 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()
A Docteon-stubs.h10 #define OCTEON_IRQ_TIMER1 0 macro

Completed in 18 milliseconds