Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/
H A Di915_drm.h95 #define I845_TSEG_SIZE_1M (3 << 1) macro
/openbmc/linux/arch/x86/kernel/
H A Dearly-quirks.c268 case I845_TSEG_SIZE_1M: return MB(1); in i845_tseg_size()