Searched refs:IOC_PDIR_BASE (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/parisc/include/asm/
H A Dropes.h178 #define IOC_PDIR_BASE 0x320 macro
/linux-master/drivers/char/agp/
H A Dparisc-agp.c285 io_pdir = phys_to_virt(readq(info->ioc_regs+IOC_PDIR_BASE));
/linux-master/drivers/parisc/
H A Dsba_iommu.c182 DBG_INIT("IOC_PDIR_BASE: 0x%Lx\n", READ_REG64(hpa+IOC_PDIR_BASE));
1324 WRITE_REG(virt_to_phys(ioc->pdir_base), ioc->ioc_hpa + IOC_PDIR_BASE);
1456 WRITE_REG64(virt_to_phys(ioc->pdir_base), ioc->ioc_hpa + IOC_PDIR_BASE);

Completed in 283 milliseconds