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

/linux-master/arch/parisc/include/asm/
H A Dropes.h174 #define IOC_IBASE 0x300 /* IO TLB */ macro
/linux-master/drivers/char/agp/
H A Dparisc-agp.c279 iova_base = readq(info->ioc_regs+IOC_IBASE) & ~0x1;
/linux-master/drivers/parisc/
H A Dsba_iommu.c179 DBG_INIT("IOC_IBASE : 0x%Lx\n", READ_REG64(hpa+IOC_IBASE));
1286 ioc->ibase = READ_REG(ioc->ioc_hpa + IOC_IBASE) & ~0x1fffffULL;
1364 WRITE_REG(ioc->ibase | 1, ioc->ioc_hpa + IOC_IBASE);
1486 WRITE_REG(ioc->ibase | 1, ioc->ioc_hpa+IOC_IBASE);

Completed in 109 milliseconds