Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/agp/
H A Dhp-agp.c26 #define HP_ZX1_PCOM 0x310 macro
255 writel(hp->iova_base|ilog2(HP_ZX1_IOVA_SIZE), hp->ioc_regs+HP_ZX1_PCOM); in hp_zx1_configure()
256 readl(hp->ioc_regs+HP_ZX1_PCOM); in hp_zx1_configure()
283 writeq(hp->gart_base | ilog2(hp->gart_size), hp->ioc_regs+HP_ZX1_PCOM); in hp_zx1_tlbflush()
284 readq(hp->ioc_regs+HP_ZX1_PCOM); in hp_zx1_tlbflush()