Searched refs:I810_PGETBL_ENABLED (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/char/agp/
H A Dintel-agp.h72 #define I810_PGETBL_ENABLED 0x00000001 macro
H A Dintel-gtt.c189 writel(virt_to_phys(gtt_table) | I810_PGETBL_ENABLED, i810_setup()
444 pgetbl_ctl2 &= ~I810_PGETBL_ENABLED; i965_adjust_pgetbl_size()
622 & ~I810_PGETBL_ENABLED; intel_gtt_init()
625 intel_private.PGETBL_save |= I810_PGETBL_ENABLED; intel_gtt_init()
772 if (HAS_PGTBL_EN && (readl(reg) & I810_PGETBL_ENABLED) == 0) { intel_enable_gtt()

Completed in 44 milliseconds