Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/agp/
H A Dintel-agp.h28 #define I830_RDRAM_ND(x) (((x) & 0x20) >> 5) macro
H A Dintel-gtt.c367 stolen_size = (I830_RDRAM_ND(rdct) + 1) * in intel_gtt_stolen_size()