Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/agp/
Dintel-agp.h28 #define I830_RDRAM_ND(x) (((x) & 0x20) >> 5) macro
Dintel-gtt.c364 stolen_size = (I830_RDRAM_ND(rdct) + 1) * in intel_gtt_stolen_size()