Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/agp/
Dhp-agp.c29 #define HP_ZX1_PCOM 0x310 macro
258 writel(hp->iova_base|ilog2(HP_ZX1_IOVA_SIZE), hp->ioc_regs+HP_ZX1_PCOM); in hp_zx1_configure()
259 readl(hp->ioc_regs+HP_ZX1_PCOM); in hp_zx1_configure()
286 writeq(hp->gart_base | ilog2(hp->gart_size), hp->ioc_regs+HP_ZX1_PCOM); in hp_zx1_tlbflush()
287 readq(hp->ioc_regs+HP_ZX1_PCOM); in hp_zx1_tlbflush()