Searched refs:PCICFG_FUN_MASK (Results 1 – 2 of 2) sorted by relevance
54 #define PCICFG_FUN_MASK 7 /* Function mask */ macro60 | (((f) & PCICFG_FUN_MASK) << PCICFG_FUN_SHIFT) \65 #define PCI_CONFIG_FUN(a) (((a) >> PCICFG_FUN_SHIFT) & PCICFG_FUN_MASK)