Searched refs:PCI_IDSEL_CS5536 (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/mips/pci/
H A Dops-loongson2.c57 if ((PCI_IDSEL_CS5536 == device) && (reg < PCI_MSR_CTRL)) {
187 u32 devfn = PCI_DEVFN(PCI_IDSEL_CS5536, 0);
203 u32 devfn = PCI_DEVFN(PCI_IDSEL_CS5536, 0);
H A Dfixup-lemote2f.c54 if ((PCI_SLOT(dev->devfn) != PCI_IDSEL_CS5536)
63 } else if (PCI_SLOT(dev->devfn) == PCI_IDSEL_CS5536) { /* cs5536 */
/linux-master/arch/mips/include/asm/mach-loongson2ef/cs5536/
H A Dcs5536_pci.h34 #define PCI_IDSEL_CS5536 14 macro

Completed in 289 milliseconds