Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/agp/
Dhp-agp.c31 #define HP_ZX1_PDIR_BASE 0x320 macro
111 hp->io_pdir = phys_to_virt(readq(hp->ioc_regs+HP_ZX1_PDIR_BASE)); in hp_zx1_ioc_shared()
250 writel(virt_to_phys(hp->io_pdir), hp->ioc_regs+HP_ZX1_PDIR_BASE); in hp_zx1_configure()
251 readl(hp->ioc_regs+HP_ZX1_PDIR_BASE); in hp_zx1_configure()