Home
last modified time | relevance | path

Searched refs:GT_PCI0_CFGDATA_OFS (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/mips/pci/
Dops-gt64xxx_pci0.c68 GT_WRITE(GT_PCI0_CFGDATA_OFS, *data); in gt64xxx_pci0_pcibios_config_access()
70 __GT_WRITE(GT_PCI0_CFGDATA_OFS, *data); in gt64xxx_pci0_pcibios_config_access()
77 *data = GT_READ(GT_PCI0_CFGDATA_OFS); in gt64xxx_pci0_pcibios_config_access()
79 *data = __GT_READ(GT_PCI0_CFGDATA_OFS); in gt64xxx_pci0_pcibios_config_access()
/linux-2.6.39/arch/mips/mti-malta/
Dmalta-pci.c112 GT_WRITE(GT_PCI0_CFGDATA_OFS, CPHYSADDR(MIPS_GT_BASE)); in mips_pcibios_init()
/linux-2.6.39/arch/mips/include/asm/
Dgt64120.h223 #define GT_PCI0_CFGDATA_OFS 0xcfc macro