Searched refs:PCI_IDSEL_CS5536 (Results 1 – 3 of 3) sorted by relevance
60 if ((PCI_IDSEL_CS5536 == device) && (reg < PCI_MSR_CTRL)) { in loongson_pcibios_config_access()190 u32 devfn = PCI_DEVFN(PCI_IDSEL_CS5536, 0); in _rdmsr()206 u32 devfn = PCI_DEVFN(PCI_IDSEL_CS5536, 0); in _wrmsr()
58 if ((PCI_SLOT(dev->devfn) != PCI_IDSEL_CS5536) in pcibios_map_irq()67 } else if (PCI_SLOT(dev->devfn) == PCI_IDSEL_CS5536) { /* cs5536 */ in pcibios_map_irq()
33 #define PCI_IDSEL_CS5536 14 macro