Searched defs:PCIE_CONF_FUNC (Results 1 – 3 of 3) sorted by relevance
40 #define PCIE_CONF_FUNC(f) (((f) & 0x7) << 8) macro
122 #define PCIE_CONF_FUNC(f) (((f) & 0x7) << 16) macro
52 #define PCIE_CONF_FUNC(f) (((f) & 0x7) << 8) macro