Home
last modified time | relevance | path

Searched refs:I845_TSEG_SIZE_1M (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/drm/
Di915_drm.h96 #define I845_TSEG_SIZE_1M (3 << 1) macro
/Linux-v4.19/arch/x86/kernel/
Dearly-quirks.c267 case I845_TSEG_SIZE_1M: return MB(1); in i845_tseg_size()