Searched refs:PCI_USBREV (Results 1 – 6 of 6) sorted by relevance
39 #define PCI_USBREV 0x60 /* USB protocol revision */ macro
38 #define PCI_USBREV 0x60 /* RO USB protocol revision */ macro
361 switch (pci_read_config(self, PCI_USBREV, 1) & PCI_USB_REV_MASK) { in uhci_pci_attach()
324 switch (pci_read_config(self, PCI_USBREV, 1) & PCI_USB_REV_MASK) { in ehci_pci_attach()
32 #define PCI_USBREV 0x60 /* USB protocol revision */ macro
2967 pci_set_cfgdata8(pi, PCI_USBREV, PCI_USB_REV_3_0); in pci_xhci_init()