Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dxhcireg.h39 #define PCI_XHCI_INTEL_USB2PRM 0xD4 /* Intel USB2 Port Routing Mask */ macro
H A Dxhci_pci.c275 usb2_mask = pci_read_config(self, PCI_XHCI_INTEL_USB2PRM, 4); in xhci_pci_port_route()