Home
last modified time | relevance | path

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

/arch/mips/include/asm/mach-loongson64/cs5536/
Dcs5536.h71 #define PCI_MSR_CTRL 0xF0 macro
/arch/mips/pci/
Dops-loongson2.c60 if ((PCI_IDSEL_CS5536 == device) && (reg < PCI_MSR_CTRL)) { in loongson_pcibios_config_access()