Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/
H A Docteon_irq.h101 OCTEON_IRQ_PCI_INT0 = 44, enumerator
H A Doctopci.c431 return (OCTEON_IRQ_PCI_INT0 + pin - 1); in octopci_route_interrupt()
451 return (OCTEON_IRQ_PCI_INT0 + pin - 1); in octopci_route_interrupt()
458 return (OCTEON_IRQ_PCI_INT0 + (irq & 3)); in octopci_route_interrupt()
468 return (OCTEON_IRQ_PCI_INT0 + (irq & 3)); in octopci_route_interrupt()