Searched refs:PCICFG_BUS_SHIFT (Results 1 – 1 of 1) sorted by relevance
40 #define PCICFG_BUS_SHIFT 16 /* Bus shift */ macro51 ((((b) & PCICFG_BUS_MASK) << PCICFG_BUS_SHIFT) \56 #define PCI_CONFIG_BUS(a) (((a) >> PCICFG_BUS_SHIFT) & PCICFG_BUS_MASK)