Home
last modified time | relevance | path

Searched refs:PCI_XHCI_INTEL_USB3PRM (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/bus/u4b/controller/
HDxhcireg.h40 #define PCI_XHCI_INTEL_USB3PRM 0xDC /* Intel USB3 Port Routing Mask */ macro
HDxhci_pci.c176 usb3_mask = pci_read_config(self, PCI_XHCI_INTEL_USB3PRM, 4); in xhci_pci_port_route()