Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/mach-cavium-octeon/
Dirq.h42 OCTEON_IRQ_TIMER1, enumerator
/Linux-v4.19/drivers/staging/octeon/
Dethernet-tx.c716 i = request_irq(OCTEON_IRQ_TIMER1, in cvm_oct_tx_initialize()
721 panic("Could not acquire Ethernet IRQ %d\n", OCTEON_IRQ_TIMER1); in cvm_oct_tx_initialize()
727 free_irq(OCTEON_IRQ_TIMER1, cvm_oct_device); in cvm_oct_tx_shutdown()