Home
last modified time | relevance | path

Searched refs:LOONGSON_PCICMD (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/mips/pci/
Dops-loongson2.c85 LOONGSON_PCICMD |= LOONGSON_PCICMD_MABORT_CLR | \ in loongson_pcibios_config_access()
101 if (LOONGSON_PCICMD & (LOONGSON_PCICMD_MABORT_CLR | in loongson_pcibios_config_access()
106 LOONGSON_PCICMD |= (LOONGSON_PCICMD_MABORT_CLR | in loongson_pcibios_config_access()
/linux-2.6.39/arch/mips/include/asm/mach-loongson/
Dloongson.h116 #define LOONGSON_PCICMD LOONGSON_PCI_REG(0x04) macro