Searched refs:PCI_IDSEL_CS5536 (Results 1 – 3 of 3) sorted by relevance
57 if ((PCI_IDSEL_CS5536 == device) && (reg < PCI_MSR_CTRL)) { in loongson_pcibios_config_access()187 u32 devfn = PCI_DEVFN(PCI_IDSEL_CS5536, 0); in _rdmsr()203 u32 devfn = PCI_DEVFN(PCI_IDSEL_CS5536, 0); in _wrmsr()
54 if ((PCI_SLOT(dev->devfn) != PCI_IDSEL_CS5536) in pcibios_map_irq()63 } else if (PCI_SLOT(dev->devfn) == PCI_IDSEL_CS5536) { /* cs5536 */ in pcibios_map_irq()
34 #define PCI_IDSEL_CS5536 14 macro