Searched refs:I830_RDRAM_ND (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/char/agp/ | ||
H A D | intel-agp.h | 27 #define I830_RDRAM_ND(x) (((x) & 0x20) >> 5) macro |
H A D | intel-gtt.c | 371 stolen_size = (I830_RDRAM_ND(rdct) + 1) * intel_gtt_stolen_size() |
Completed in 45 milliseconds