Symbol: PCI_VENDOR_ID_LOONGSON
arch/loongarch/pci/pci.c
104
DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_LOONGSON, PCI_DEVICE_ID_LOONGSON_DC1, pci_fixup_vgadev);
arch/loongarch/pci/pci.c
105
DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_LOONGSON, PCI_DEVICE_ID_LOONGSON_DC2, pci_fixup_vgadev);
arch/loongarch/pci/pci.c
106
DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_LOONGSON, PCI_DEVICE_ID_LOONGSON_DC3, pci_fixup_vgadev);
arch/loongarch/pci/pci.c
173
DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_LOONGSON, PCI_DEVICE_ID_LOONGSON_GPU2, pci_fixup_dma_hang_early);
arch/loongarch/pci/pci.c
174
DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_LOONGSON, PCI_DEVICE_ID_LOONGSON_GPU3, pci_fixup_dma_hang_early);
arch/loongarch/pci/pci.c
180
DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_LOONGSON, PCI_DEVICE_ID_LOONGSON_GPU2, pci_fixup_dma_hang_final);
arch/loongarch/pci/pci.c
181
DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_LOONGSON, PCI_DEVICE_ID_LOONGSON_GPU3, pci_fixup_dma_hang_final);
arch/loongarch/pci/pci.c
96
if (devp->vendor != PCI_VENDOR_ID_LOONGSON) {
arch/mips/loongson64/env.c
298
case PCI_VENDOR_ID_LOONGSON:
drivers/ata/ahci.c
1934
} else if (pdev->vendor == PCI_VENDOR_ID_LOONGSON) {
drivers/mfd/ls2k-bmc-core.c
500
{ PCI_DEVICE(PCI_VENDOR_ID_LOONGSON, 0x1a05) },
drivers/pci/controller/pci-loongson.c
130
DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_LOONGSON,
drivers/pci/controller/pci-loongson.c
132
DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_LOONGSON,
drivers/pci/controller/pci-loongson.c
134
DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_LOONGSON,
drivers/pci/controller/pci-loongson.c
136
DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_LOONGSON,
drivers/pci/controller/pci-loongson.c
138
DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_LOONGSON,
drivers/pci/controller/pci-loongson.c
140
DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_LOONGSON,
drivers/pci/controller/pci-loongson.c
142
DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_LOONGSON,
drivers/pci/controller/pci-loongson.c
144
DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_LOONGSON,
drivers/pci/controller/pci-loongson.c
151
DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_LOONGSON,
drivers/pci/controller/pci-loongson.c
153
DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_LOONGSON,
drivers/pci/controller/pci-loongson.c
155
DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_LOONGSON,
drivers/pci/controller/pci-loongson.c
157
DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_LOONGSON,
drivers/pci/controller/pci-loongson.c
159
DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_LOONGSON,
drivers/pci/controller/pci-loongson.c
161
DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_LOONGSON,
drivers/pci/controller/pci-loongson.c
163
DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_LOONGSON,
drivers/pci/controller/pci-loongson.c
177
DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_LOONGSON, DEV_LS7A_PCIE_PORT5, loongson_pci_msi_quirk);
drivers/pci/controller/pci-loongson.c
60
DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_LOONGSON,
drivers/pci/controller/pci-loongson.c
62
DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_LOONGSON,
drivers/pci/controller/pci-loongson.c
64
DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_LOONGSON,
drivers/pci/controller/pci-loongson.c
76
DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_LOONGSON,
drivers/pci/controller/pci-loongson.c
78
DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_LOONGSON,
drivers/pci/controller/pci-loongson.c
80
DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_LOONGSON,
drivers/pci/quirks.c
5204
{ PCI_VENDOR_ID_LOONGSON, 0x3C09, pci_quirk_loongson_acs },
drivers/pci/quirks.c
5205
{ PCI_VENDOR_ID_LOONGSON, 0x3C19, pci_quirk_loongson_acs },
drivers/pci/quirks.c
5206
{ PCI_VENDOR_ID_LOONGSON, 0x3C29, pci_quirk_loongson_acs },
drivers/pci/quirks.c
5207
{ PCI_VENDOR_ID_LOONGSON, 0x7A09, pci_quirk_loongson_acs },
drivers/pci/quirks.c
5208
{ PCI_VENDOR_ID_LOONGSON, 0x7A19, pci_quirk_loongson_acs },
drivers/pci/quirks.c
5209
{ PCI_VENDOR_ID_LOONGSON, 0x7A29, pci_quirk_loongson_acs },
drivers/pci/quirks.c
5210
{ PCI_VENDOR_ID_LOONGSON, 0x7A39, pci_quirk_loongson_acs },
drivers/pci/quirks.c
5211
{ PCI_VENDOR_ID_LOONGSON, 0x7A49, pci_quirk_loongson_acs },
drivers/pci/quirks.c
5212
{ PCI_VENDOR_ID_LOONGSON, 0x7A59, pci_quirk_loongson_acs },
drivers/pci/quirks.c
5213
{ PCI_VENDOR_ID_LOONGSON, 0x7A69, pci_quirk_loongson_acs },
drivers/spi/spi-loongson-pci.c
35
{ PCI_DEVICE(PCI_VENDOR_ID_LOONGSON, 0x7a0b) },
drivers/spi/spi-loongson-pci.c
36
{ PCI_DEVICE(PCI_VENDOR_ID_LOONGSON, 0x7a1b) },
drivers/usb/dwc2/params.c
370
PCI_DEVICE(PCI_VENDOR_ID_LOONGSON, PCI_DEVICE_ID_LOONGSON_DWC2),
drivers/usb/host/ohci-pci.c
247
PCI_DEVICE(PCI_VENDOR_ID_LOONGSON, 0x7a24),
drivers/usb/host/pci-quirks.c
967
if (pdev->vendor == PCI_VENDOR_ID_LOONGSON && pdev->device == 0x7a14)
sound/soc/loongson/loongson_i2s_pci.c
145
{ PCI_DEVICE(PCI_VENDOR_ID_LOONGSON, 0x7a27) },