Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/char/agp/
Dintel-agp.h86 #define G4x_GMCH_SIZE_MASK (0xf << 8) macro
Dintel-gtt.c459 switch (gmch_ctl & G4x_GMCH_SIZE_MASK) { in i965_gtt_total_entries()