Searched refs:AGP_G33_MGGC_GGMS_MASK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/agp/ | ||
H A D | agpreg.h | 301 #define AGP_G33_MGGC_GGMS_MASK (3 << 8) macro |
H A D | agp_i810.c | 940 switch (gcc1 & AGP_G33_MGGC_GGMS_MASK) { in agp_i915_get_stolen_size() |