Lines Matching +full:0 +full:x17cd

23 #define SSIC_PORT_CFG2		0x880c
24 #define SSIC_PORT_CFG2_OFFSET 0x30
28 #define SPARSE_CNTL_ENABLE 0xC12C
31 #define PCI_VENDOR_ID_FRESCO_LOGIC 0x1b73
32 #define PCI_DEVICE_ID_FRESCO_LOGIC_PDK 0x1000
33 #define PCI_DEVICE_ID_FRESCO_LOGIC_FL1009 0x1009
34 #define PCI_DEVICE_ID_FRESCO_LOGIC_FL1100 0x1100
35 #define PCI_DEVICE_ID_FRESCO_LOGIC_FL1400 0x1400
37 #define PCI_VENDOR_ID_ETRON 0x1b6f
38 #define PCI_DEVICE_ID_EJ168 0x7023
39 #define PCI_DEVICE_ID_EJ188 0x7052
41 #define PCI_DEVICE_ID_INTEL_LYNXPOINT_XHCI 0x8c31
42 #define PCI_DEVICE_ID_INTEL_LYNXPOINT_LP_XHCI 0x9c31
43 #define PCI_DEVICE_ID_INTEL_WILDCATPOINT_LP_XHCI 0x9cb1
44 #define PCI_DEVICE_ID_INTEL_CHERRYVIEW_XHCI 0x22b5
45 #define PCI_DEVICE_ID_INTEL_SUNRISEPOINT_H_XHCI 0xa12f
46 #define PCI_DEVICE_ID_INTEL_SUNRISEPOINT_LP_XHCI 0x9d2f
47 #define PCI_DEVICE_ID_INTEL_BROXTON_M_XHCI 0x0aa8
48 #define PCI_DEVICE_ID_INTEL_BROXTON_B_XHCI 0x1aa8
49 #define PCI_DEVICE_ID_INTEL_APOLLO_LAKE_XHCI 0x5aa8
50 #define PCI_DEVICE_ID_INTEL_DENVERTON_XHCI 0x19d0
51 #define PCI_DEVICE_ID_INTEL_ICE_LAKE_XHCI 0x8a13
52 #define PCI_DEVICE_ID_INTEL_TIGER_LAKE_XHCI 0x9a13
53 #define PCI_DEVICE_ID_INTEL_TIGER_LAKE_PCH_XHCI 0xa0ed
54 #define PCI_DEVICE_ID_INTEL_COMET_LAKE_XHCI 0xa3af
55 #define PCI_DEVICE_ID_INTEL_ALDER_LAKE_PCH_XHCI 0x51ed
56 #define PCI_DEVICE_ID_INTEL_ALDER_LAKE_N_PCH_XHCI 0x54ed
58 #define PCI_VENDOR_ID_PHYTIUM 0x1db7
59 #define PCI_DEVICE_ID_PHYTIUM_XHCI 0xdc27
62 #define PCI_DEVICE_ID_INTEL_MAPLE_RIDGE_XHCI 0x1138
63 #define PCI_DEVICE_ID_INTEL_ALPINE_RIDGE_2C_XHCI 0x15b5
64 #define PCI_DEVICE_ID_INTEL_ALPINE_RIDGE_4C_XHCI 0x15b6
65 #define PCI_DEVICE_ID_INTEL_ALPINE_RIDGE_LP_XHCI 0x15c1
66 #define PCI_DEVICE_ID_INTEL_ALPINE_RIDGE_C_2C_XHCI 0x15db
67 #define PCI_DEVICE_ID_INTEL_ALPINE_RIDGE_C_4C_XHCI 0x15d4
68 #define PCI_DEVICE_ID_INTEL_TITAN_RIDGE_2C_XHCI 0x15e9
69 #define PCI_DEVICE_ID_INTEL_TITAN_RIDGE_4C_XHCI 0x15ec
70 #define PCI_DEVICE_ID_INTEL_TITAN_RIDGE_DD_XHCI 0x15f0
72 #define PCI_DEVICE_ID_AMD_RENOIR_XHCI 0x1639
73 #define PCI_DEVICE_ID_AMD_PROMONTORYA_4 0x43b9
74 #define PCI_DEVICE_ID_AMD_PROMONTORYA_3 0x43ba
75 #define PCI_DEVICE_ID_AMD_PROMONTORYA_2 0x43bb
76 #define PCI_DEVICE_ID_AMD_PROMONTORYA_1 0x43bc
78 #define PCI_DEVICE_ID_ASMEDIA_1042_XHCI 0x1042
79 #define PCI_DEVICE_ID_ASMEDIA_1042A_XHCI 0x1142
80 #define PCI_DEVICE_ID_ASMEDIA_1142_XHCI 0x1242
81 #define PCI_DEVICE_ID_ASMEDIA_2142_XHCI 0x2142
82 #define PCI_DEVICE_ID_ASMEDIA_3042_XHCI 0x3042
83 #define PCI_DEVICE_ID_ASMEDIA_3242_XHCI 0x3242
85 #define PCI_DEVICE_ID_CADENCE 0x17CD
86 #define PCI_DEVICE_ID_CADENCE_SSP 0x0200
115 synchronize_irq(pci_irq_vector(pdev, 0)); in xhci_msix_sync_irqs()
125 if (hcd->irq > 0) in xhci_cleanup_msix()
128 free_irq(pci_irq_vector(pdev, 0), xhci_to_hcd(xhci)); in xhci_cleanup_msix()
130 hcd->msix_enabled = 0; in xhci_cleanup_msix()
150 hcd->irq = 0; in xhci_try_enable_msi()
165 if (xhci->nvecs < 0) { in xhci_try_enable_msi()
171 ret = request_irq(pci_irq_vector(pdev, 0), xhci_msi_irq, 0, "xhci_hcd", in xhci_try_enable_msi()
178 return 0; in xhci_try_enable_msi()
202 return 0; in xhci_try_enable_msi()
242 return 0; in xhci_pci_reinit()
254 pdev->revision == 0x0) { in xhci_pci_quirks()
260 pdev->revision == 0x4) { in xhci_pci_quirks()
287 if (pdev->vendor == PCI_VENDOR_ID_AMD && xhci->hci_version == 0x96) in xhci_pci_quirks()
295 (pdev->device == 0x145c || in xhci_pci_quirks()
296 pdev->device == 0x15e0 || in xhci_pci_quirks()
297 pdev->device == 0x15e1 || in xhci_pci_quirks()
298 pdev->device == 0x43bb)) in xhci_pci_quirks()
302 (pdev->device == 0x15e0 || pdev->device == 0x15e1)) in xhci_pci_quirks()
305 if (pdev->vendor == PCI_VENDOR_ID_AMD && pdev->device == 0x15e5) { in xhci_pci_quirks()
310 if (pdev->vendor == PCI_VENDOR_ID_AMD && pdev->device == 0x43f7) in xhci_pci_quirks()
409 pdev->device == 0x0014) { in xhci_pci_quirks()
413 pdev->device == 0x0015) { in xhci_pci_quirks()
426 pdev->device == 0x3432) in xhci_pci_quirks()
429 if (pdev->vendor == PCI_VENDOR_ID_VIA && pdev->device == 0x3483) in xhci_pci_quirks()
459 if (pdev->vendor == PCI_VENDOR_ID_TI && pdev->device == 0x8241) in xhci_pci_quirks()
464 pdev->device == 0x9026) in xhci_pci_quirks()
476 if (pdev->device == 0x9202) { in xhci_pci_quirks()
481 if (pdev->device == 0x9203) in xhci_pci_quirks()
490 if (xhci->hci_version >= 0x120) in xhci_pci_quirks()
502 GUID_INIT(0xac340cb7, 0xe901, 0x45bf, in xhci_pme_acpi_rtd3_enable()
503 0xb7, 0xe6, 0x2b, 0x34, 0xec, 0x93, 0x1e, 0x23); in xhci_pme_acpi_rtd3_enable()
527 for (i = 0; i < hdev->maxchild; i++) { in xhci_find_lpm_incapable_ports()
532 if (ret >= 0) { in xhci_find_lpm_incapable_ports()
562 return 0; in xhci_pci_setup()
649 return 0; in xhci_pci_common_probe()
663 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, 0x0014) },
664 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, 0x0015) },
707 * through a vendor specific SSIC CONFIG register at offset 0x883c,
719 for (i = 0; i < SSIC_PORT_NUM; i++) { in xhci_ssic_port_unused_quirk()
745 * the Internal PME flag bit in vendor specific PMCTRL register at offset 0x80a4
753 reg = (void __iomem *) xhci->cap_regs + 0x80a4; in xhci_pme_quirk()
863 return 0; in xhci_pci_poweroff_late()
865 for (i = 0; i < HCS_MAX_PORTS(xhci->hcs_params1); i++) { in xhci_pci_poweroff_late()
891 return 0; in xhci_pci_poweroff_late()
912 { PCI_DEVICE_CLASS(PCI_CLASS_SERIAL_USB_XHCI, ~0),