Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/wrppmc/
Dpci.c43 tmp = GT_READ(GT_PCI0_CMD_OFS); /* Huh??? -- Ralf */ in gt64120_pci_init()
/linux-2.6.39/arch/mips/mti-malta/
Dmalta-init.c263 GT_WRITE(GT_PCI0_CMD_OFS, GT_PCI0_CMD_MBYTESWAP_BIT | in prom_init()
266 GT_WRITE(GT_PCI0_CMD_OFS, 0); in prom_init()
/linux-2.6.39/arch/mips/include/asm/
Dgt64120.h179 #define GT_PCI0_CMD_OFS 0xc00 macro