Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/char/agp/
Dintel-gtt.c94 #define HAS_PGTBL_EN intel_private.driver->has_pgtbl_enable macro
624 if (HAS_PGTBL_EN) in intel_gtt_init()
772 if (HAS_PGTBL_EN && (readl(reg) & I810_PGETBL_ENABLED) == 0) { in intel_enable_gtt()