Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/char/agp/
Dintel-agp.h98 #define I810_DRAM_ROW_0_SDRAM 0x00000001 macro
Dintel-gtt.c197 & I810_DRAM_ROW_0) == I810_DRAM_ROW_0_SDRAM) { in i810_setup()