Searched refs:I845_TSEG_SIZE_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/drm/ | ||
D | i915_drm.h | 91 #define I845_TSEG_SIZE_MASK (3 << 1) macro |
/linux-4.1.27/arch/x86/kernel/ | ||
D | early-quirks.c | 268 switch (tmp & I845_TSEG_SIZE_MASK) { in i845_tseg_size() |