Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-loongson2ef/cs5536/
H A Dcs5536.h72 #define PCI_MSR_CTRL 0xF0 macro
/openbmc/linux/arch/mips/pci/
H A Dops-loongson2.c57 if ((PCI_IDSEL_CS5536 == device) && (reg < PCI_MSR_CTRL)) { in loongson_pcibios_config_access()