Searched refs:PCI_XHCI_INTEL_XUSB2PR (Results 1 – 2 of 2) sorted by relevance
269 pci_read_config(self, PCI_XHCI_INTEL_XUSB2PR, 4); in xhci_pci_port_route() 279 pci_write_config(self, PCI_XHCI_INTEL_XUSB2PR, temp & usb2_mask, 4); in xhci_pci_port_route()
38 #define PCI_XHCI_INTEL_XUSB2PR 0xD0 /* Intel USB2 Port Routing */ macro