Home
last modified time | relevance | path

Searched refs:PCI_VENDOR_ID_ASMEDIA (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dxhci-pci.c490 if (pdev->vendor == PCI_VENDOR_ID_ASMEDIA && in xhci_pci_quirks()
499 if (pdev->vendor == PCI_VENDOR_ID_ASMEDIA && in xhci_pci_quirks()
503 if (pdev->vendor == PCI_VENDOR_ID_ASMEDIA && in xhci_pci_quirks()
509 if (pdev->vendor == PCI_VENDOR_ID_ASMEDIA && in xhci_pci_quirks()
513 if (pdev->vendor == PCI_VENDOR_ID_ASMEDIA && in xhci_pci_quirks()
/openbmc/linux/drivers/pci/
H A Dquirks.c2521 DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_ASMEDIA, 0x1080, quirk_disable_aspm_l0s_l1);
3433 DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_ASMEDIA, 0x0612, fixup_mpss_256);
4379 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_ASMEDIA, 0x1080,
6074 DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_ASMEDIA, 0x2142, pci_fixup_no_d0_pme);
/openbmc/u-boot/include/
H A Dpci_ids.h2521 #define PCI_VENDOR_ID_ASMEDIA 0x1b21 macro
/openbmc/linux/include/linux/
H A Dpci_ids.h2587 #define PCI_VENDOR_ID_ASMEDIA 0x1b21 macro
/openbmc/linux/drivers/firewire/
H A Dohci.c314 if (pcie_to_pci_bridge->vendor != PCI_VENDOR_ID_ASMEDIA) in detect_vt630x_with_asm1083_on_amd_ryzen_machine()