Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/
H A Di915_drm.h94 #define I845_TSEG_SIZE_512K (2 << 1) macro
/openbmc/linux/arch/x86/kernel/
H A Dearly-quirks.c267 case I845_TSEG_SIZE_512K: return KB(512); in i845_tseg_size()