Searched refs:INTEL_855_GMCH_GMS_MASK (Results 1 – 2 of 2) sorted by relevance
36 #define INTEL_855_GMCH_GMS_MASK (0x7 << 4) macro
161 switch (tmp & INTEL_855_GMCH_GMS_MASK) { in intelfbhw_get_memory()182 tmp & INTEL_855_GMCH_GMS_MASK); in intelfbhw_get_memory()