Searched refs:I855_GMCH_GMS_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/char/agp/ | ||
D | intel-agp.h | 34 #define I855_GMCH_GMS_MASK 0xF0 macro |
D | intel-gtt.c | 435 switch (gmch_ctrl & I855_GMCH_GMS_MASK) { in intel_gtt_stolen_size() |