Searched refs:INTEL_GMCH_MEM_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/video/fbdev/intelfb/ | ||
D | intelfbhw.h | 30 #define INTEL_GMCH_MEM_MASK 0x1 macro |
D | intelfbhw.c | 211 if ((tmp & INTEL_GMCH_MEM_MASK) == INTEL_GMCH_MEM_64M) in intelfbhw_get_memory() |