Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/sibyte/
H A Dbcm1480_int.h60 #define K_BCM1480_INT_PCI_INTA _BCM1480_INT_HIGH(8) macro
158 #define M_BCM1480_INT_PCI_INTA _BCM1480_INT_MASK1(K_BCM1480_INT_PCI_INTA)
/openbmc/linux/arch/mips/pci/
H A Dpci-bcm1480.c70 return K_BCM1480_INT_PCI_INTA - 1 + pin; in pcibios_map_irq()