Searched refs:S_MEMSEL_PCIE (Results 1 – 1 of 1) sorted by relevance
4307 #define S_MEMSEL_PCIE 1 macro4309 #define V_MEMSEL_PCIE(x) ((x) << S_MEMSEL_PCIE)4310 #define G_MEMSEL_PCIE(x) (((x) >> S_MEMSEL_PCIE) & M_MEMSEL_PCIE)