Home
last modified time | relevance | path

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

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