File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 28
28
#define SPARSE_CNTL_ENABLE 0xC12C
29
29
30
30
/* Device for a quirk */
31
- #define PCI_VENDOR_ID_FRESCO_LOGIC 0x1b73
32
- #define PCI_DEVICE_ID_FRESCO_LOGIC_PDK 0x1000
31
+ #define PCI_VENDOR_ID_FRESCO_LOGIC 0x1b73
32
+ #define PCI_DEVICE_ID_FRESCO_LOGIC_PDK 0x1000
33
33
#define PCI_DEVICE_ID_FRESCO_LOGIC_FL1009 0x1009
34
34
#define PCI_DEVICE_ID_FRESCO_LOGIC_FL1100 0x1100
35
35
#define PCI_DEVICE_ID_FRESCO_LOGIC_FL1400 0x1400
38
38
#define PCI_DEVICE_ID_EJ168 0x7023
39
39
#define PCI_DEVICE_ID_EJ188 0x7052
40
40
41
- #define PCI_DEVICE_ID_INTEL_LYNXPOINT_XHCI 0x8c31
42
- #define PCI_DEVICE_ID_INTEL_LYNXPOINT_LP_XHCI 0x9c31
41
+ #define PCI_DEVICE_ID_INTEL_LYNXPOINT_XHCI 0x8c31
42
+ #define PCI_DEVICE_ID_INTEL_LYNXPOINT_LP_XHCI 0x9c31
43
43
#define PCI_DEVICE_ID_INTEL_WILDCATPOINT_LP_XHCI 0x9cb1
44
44
#define PCI_DEVICE_ID_INTEL_CHERRYVIEW_XHCI 0x22b5
45
45
#define PCI_DEVICE_ID_INTEL_SUNRISEPOINT_H_XHCI 0xa12f
You can’t perform that action at this time.
0 commit comments