Home
last modified time | relevance | path

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

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