Home
last modified time | relevance | path

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

/Linux-v5.4/arch/sparc/kernel/
Dleon_pci_grpci2.c116 #define STS_INTSTS_BIT 8 macro
131 #define STS_INTSTS (0xf<<STS_INTSTS_BIT)
518 pci_ints = ((~sts_cap) >> STS_INTSTS_BIT) & ctrl & CTRL_HOSTINT; in grpci2_pci_flow_irq()