Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/char/agp/
Dintel-agp.h27 #define I830_RDRAM_ND(x) (((x) & 0x20) >> 5) macro
Dintel-gtt.c370 stolen_size = (I830_RDRAM_ND(rdct) + 1) * in intel_gtt_stolen_size()