Home
last modified time | relevance | path

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

/linux-4.1.27/include/drm/
Di915_drm.h90 #define I830_TSEG_SIZE_1M (1 << 1) macro
/linux-4.1.27/arch/x86/kernel/
Dearly-quirks.c255 if (tmp & I830_TSEG_SIZE_1M) in i830_tseg_size()