Searched refs:S_PCIE_CMURANGE (Results 1 – 1 of 1) sorted by relevance
1527 #define S_PCIE_CMURANGE 17 macro1529 #define V_PCIE_CMURANGE(x) ((x) << S_PCIE_CMURANGE)1530 #define G_PCIE_CMURANGE(x) (((x) >> S_PCIE_CMURANGE) & M_PCIE_CMURANGE)