Searched refs:PCIECFG_SLOT_MASK (Results 1 – 2 of 2) sorted by relevance
76 #define PCIECFG_SLOT_MASK 0x1f /* Slot/Device mask */ macro82 | (((s) & PCIECFG_SLOT_MASK) << PCIECFG_SLOT_SHIFT) \87 #define PCIE_CONFIG_SLOT(a) (((a) >> PCIECFG_SLOT_SHIFT) & PCIECFG_SLOT_MASK)