Home
last modified time | relevance | path

Searched refs:I830_HIC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/agp/
H A Dintel-agp.h130 #define I830_HIC 0x70 macro
H A Dintel-gtt.c724 writel(readl(intel_private.registers+I830_HIC) | (1<<31), in i830_chipset_flush()
725 intel_private.registers+I830_HIC); in i830_chipset_flush()
727 while (readl(intel_private.registers+I830_HIC) & (1<<31)) { in i830_chipset_flush()
/kernel/linux/linux-6.6/drivers/char/agp/
H A Dintel-agp.h130 #define I830_HIC 0x70 macro
H A Dintel-gtt.c722 writel(readl(intel_private.registers+I830_HIC) | (1<<31), in i830_chipset_flush()
723 intel_private.registers+I830_HIC); in i830_chipset_flush()
725 while (readl(intel_private.registers+I830_HIC) & (1<<31)) { in i830_chipset_flush()

Completed in 6 milliseconds