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