Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/usb/controller/
HDxhci_pci.c265 uint32_t usb2_mask; in xhci_pci_port_route() local
275 usb2_mask = pci_read_config(self, PCI_XHCI_INTEL_USB2PRM, 4); in xhci_pci_port_route()
278 pci_write_config(self, PCI_XHCI_INTEL_XUSB2PR, temp & usb2_mask, 4); in xhci_pci_port_route()