Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/sparc/kernel/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds