Searched refs:I855_GMCH_GMS_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/char/agp/ ! | ||
D | agp.h | 372 #define I855_GMCH_GMS_MASK (0x7 << 4) macro |
D | agpgart_be.c | 1205 switch (gmch_ctrl & I855_GMCH_GMS_MASK) { in intel_i830_init_gtt_entries() |