Searched refs:I830_GMCH_GMS_MASK (Results 1 – 4 of 4) sorted by relevance
61 #define I830_GMCH_GMS_MASK 0x70 macro
21 #define I830_GMCH_GMS_MASK 0x70 macro
355 switch (gmch_ctrl & I830_GMCH_GMS_MASK) { in intel_gtt_stolen_size()
360 gms = gmch_ctrl & I830_GMCH_GMS_MASK; in i830_stolen_size()