Searched refs:SRSH_PI_MASK (Results 1 – 2 of 2) sorted by relevance
119 #define SRSH_PI_MASK 0xf000 /* bit 15:12 */ macro
1740 if (((val16 & SRSH_PI_MASK) >> SRSH_PI_SHIFT) != (u16) pciidx) { in si_pci_fixcfg()1743 ~SRSH_PI_MASK); in si_pci_fixcfg()