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

/linux-master/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;

Completed in 172 milliseconds