Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Dxhcireg.h38 #define PCI_XHCI_INTEL_USB2PRM 0xD4 /* Intel USB2 Port Routing Mask */ macro
H A Dxhci_pci.c177 usb2_mask = pci_read_config(self, PCI_XHCI_INTEL_USB2PRM, 4); in xhci_pci_port_route()