GT_PCI0_CFGDATA_OFS   56 arch/mips/pci/ops-gt64xxx_pci0.c 			GT_WRITE(GT_PCI0_CFGDATA_OFS, *data);
GT_PCI0_CFGDATA_OFS   58 arch/mips/pci/ops-gt64xxx_pci0.c 			__GT_WRITE(GT_PCI0_CFGDATA_OFS, *data);
GT_PCI0_CFGDATA_OFS   65 arch/mips/pci/ops-gt64xxx_pci0.c 			*data = GT_READ(GT_PCI0_CFGDATA_OFS);
GT_PCI0_CFGDATA_OFS   67 arch/mips/pci/ops-gt64xxx_pci0.c 			*data = __GT_READ(GT_PCI0_CFGDATA_OFS);
GT_PCI0_CFGDATA_OFS  100 arch/mips/pci/pci-malta.c 		GT_WRITE(GT_PCI0_CFGDATA_OFS, CPHYSADDR(MIPS_GT_BASE));