Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/agp/
Di460-agp.c23 #define INTEL_I460_ATTBASE 0xfe200000 macro
254 i460.gatt = ioremap(INTEL_I460_ATTBASE, PAGE_SIZE << page_order); in i460_create_gatt_table()