Searched refs:S_MEMSEL_PCIE (Results 1 – 1 of 1) sorted by relevance
4305 #define S_MEMSEL_PCIE 1 macro4307 #define V_MEMSEL_PCIE(x) ((x) << S_MEMSEL_PCIE)4308 #define G_MEMSEL_PCIE(x) (((x) >> S_MEMSEL_PCIE) & M_MEMSEL_PCIE)