io_tlb_ps          70 drivers/char/agp/hp-agp.c 	int io_tlb_ps;		// IOC ps config
io_tlb_ps          86 drivers/char/agp/hp-agp.c 	hp->io_tlb_ps = readq(hp->ioc_regs+HP_ZX1_TCNFG);
io_tlb_ps          87 drivers/char/agp/hp-agp.c 	switch (hp->io_tlb_ps) {
io_tlb_ps          94 drivers/char/agp/hp-agp.c 			       "configuration 0x%x\n", hp->io_tlb_ps);
io_tlb_ps         135 drivers/char/agp/hp-agp.c 		hp->io_tlb_ps = 3;
io_tlb_ps         138 drivers/char/agp/hp-agp.c 		hp->io_tlb_ps = 2;
io_tlb_ps         141 drivers/char/agp/hp-agp.c 		hp->io_tlb_ps = 1;
io_tlb_ps         144 drivers/char/agp/hp-agp.c 		hp->io_tlb_ps = 0;
io_tlb_ps         249 drivers/char/agp/hp-agp.c 		writel(hp->io_tlb_ps, hp->ioc_regs+HP_ZX1_TCNFG);
io_tlb_ps         241 drivers/char/agp/parisc-agp.c         u64 iova_base, *io_pdir, io_tlb_ps;
io_tlb_ps         248 drivers/char/agp/parisc-agp.c         io_tlb_ps = readq(info->ioc_regs+IOC_TCNFG);
io_tlb_ps         249 drivers/char/agp/parisc-agp.c         switch (io_tlb_ps) {
io_tlb_ps         256 drivers/char/agp/parisc-agp.c                        "configuration 0x%llx\n", io_tlb_ps);