Home
last modified time | relevance | path

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

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