Searched refs:I845_TSEG_SIZE_512K (Results 1 – 2 of 2) sorted by relevance
/linux/include/drm/intel/ | ||
H A D | i915_drm.h | 94 #define I845_TSEG_SIZE_512K (2 << 1) macro |
/linux/arch/x86/kernel/ | ||
H A D | early-quirks.c | 267 case I845_TSEG_SIZE_512K: return KB(512); in i845_tseg_size() |