Searched defs:PCIE_CONF_FUNC (Results 1 – 5 of 5) sorted by relevance
40 #define PCIE_CONF_FUNC(f) (((f) & 0x7) << 8) macro
115 #define PCIE_CONF_FUNC(f) (((f) & 0x7) << 16) macro
48 #define PCIE_CONF_FUNC(f) (((f) & 0x7) << 8) macro
253 #define PCIE_CONF_FUNC(fun) (((fun) & 0x7) << 12) macro
46 #define PCIE_CONF_FUNC(f) (((f) & 0x7) << 8) macro