Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dleon_pci_grpci2.c118 #define STS_INTSTS_BIT 8 macro
133 #define STS_INTSTS (0xf<<STS_INTSTS_BIT)
520 pci_ints = ((~sts_cap) >> STS_INTSTS_BIT) & ctrl & CTRL_HOSTINT; in grpci2_pci_flow_irq()