tx4927_pcic_reg   193 arch/mips/include/asm/txx9/tx4927.h 		((struct tx4927_pcic_reg __iomem *)TX4927_PCIC_REG)
tx4927_pcic_reg   194 arch/mips/include/asm/txx9/tx4927pcic.h struct tx4927_pcic_reg __iomem *get_tx4927_pcicptr(
tx4927_pcic_reg   196 arch/mips/include/asm/txx9/tx4927pcic.h void tx4927_pcic_setup(struct tx4927_pcic_reg __iomem *pcicptr,
tx4927_pcic_reg   255 arch/mips/include/asm/txx9/tx4938.h 		((struct tx4927_pcic_reg __iomem *)TX4938_PCIC1_REG)
tx4927_pcic_reg    22 arch/mips/pci/ops-tx4927.c 	struct tx4927_pcic_reg __iomem *pcicptr;
tx4927_pcic_reg    26 arch/mips/pci/ops-tx4927.c 				      struct tx4927_pcic_reg __iomem *pcicptr)
tx4927_pcic_reg    46 arch/mips/pci/ops-tx4927.c struct tx4927_pcic_reg __iomem *get_tx4927_pcicptr(
tx4927_pcic_reg    59 arch/mips/pci/ops-tx4927.c 		  struct tx4927_pcic_reg __iomem *pcicptr)
tx4927_pcic_reg    75 arch/mips/pci/ops-tx4927.c static int check_abort(struct tx4927_pcic_reg __iomem *pcicptr)
tx4927_pcic_reg    94 arch/mips/pci/ops-tx4927.c static u8 icd_readb(int offset, struct tx4927_pcic_reg __iomem *pcicptr)
tx4927_pcic_reg   101 arch/mips/pci/ops-tx4927.c static u16 icd_readw(int offset, struct tx4927_pcic_reg __iomem *pcicptr)
tx4927_pcic_reg   108 arch/mips/pci/ops-tx4927.c static u32 icd_readl(struct tx4927_pcic_reg __iomem *pcicptr)
tx4927_pcic_reg   113 arch/mips/pci/ops-tx4927.c 		       struct tx4927_pcic_reg __iomem *pcicptr)
tx4927_pcic_reg   121 arch/mips/pci/ops-tx4927.c 		       struct tx4927_pcic_reg __iomem *pcicptr)
tx4927_pcic_reg   128 arch/mips/pci/ops-tx4927.c static void icd_writel(u32 val, struct tx4927_pcic_reg __iomem *pcicptr)
tx4927_pcic_reg   133 arch/mips/pci/ops-tx4927.c static struct tx4927_pcic_reg __iomem *pci_bus_to_pcicptr(struct pci_bus *bus)
tx4927_pcic_reg   142 arch/mips/pci/ops-tx4927.c 	struct tx4927_pcic_reg __iomem *pcicptr = pci_bus_to_pcicptr(bus);
tx4927_pcic_reg   164 arch/mips/pci/ops-tx4927.c 	struct tx4927_pcic_reg __iomem *pcicptr = pci_bus_to_pcicptr(bus);
tx4927_pcic_reg   219 arch/mips/pci/ops-tx4927.c void __init tx4927_pcic_setup(struct tx4927_pcic_reg __iomem *pcicptr,
tx4927_pcic_reg   366 arch/mips/pci/ops-tx4927.c static void tx4927_report_pcic_status1(struct tx4927_pcic_reg __iomem *pcicptr)
tx4927_pcic_reg   434 arch/mips/pci/ops-tx4927.c static void tx4927_dump_pcic_settings1(struct tx4927_pcic_reg __iomem *pcicptr)
tx4927_pcic_reg   440 arch/mips/pci/ops-tx4927.c 	for (i = 0; i < sizeof(struct tx4927_pcic_reg); i += 4, preg++) {
tx4927_pcic_reg   446 arch/mips/pci/ops-tx4927.c 		if (i == offsetof(struct tx4927_pcic_reg, g2pintack)
tx4927_pcic_reg   447 arch/mips/pci/ops-tx4927.c 		    || i == offsetof(struct tx4927_pcic_reg, g2pspc)
tx4927_pcic_reg   448 arch/mips/pci/ops-tx4927.c 		    || i == offsetof(struct tx4927_pcic_reg, g2pcfgadrs)
tx4927_pcic_reg   449 arch/mips/pci/ops-tx4927.c 		    || i == offsetof(struct tx4927_pcic_reg, g2pcfgdata)) {
tx4927_pcic_reg   471 arch/mips/pci/ops-tx4927.c 	struct tx4927_pcic_reg __iomem *pcicptr =
tx4927_pcic_reg   472 arch/mips/pci/ops-tx4927.c 		(struct tx4927_pcic_reg __iomem *)(unsigned long)dev_id;
tx4927_pcic_reg   497 arch/mips/pci/ops-tx4927.c 	struct tx4927_pcic_reg __iomem *pcicptr = pci_bus_to_pcicptr(dev->bus);