Home
last modified time | relevance | path

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

/linux-4.1.27/include/drm/
Di915_drm.h91 #define I845_TSEG_SIZE_MASK (3 << 1) macro
/linux-4.1.27/arch/x86/kernel/
Dearly-quirks.c268 switch (tmp & I845_TSEG_SIZE_MASK) { in i845_tseg_size()