Searched refs:PCI_XHCI_INTEL_USB3_PSSEN (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dxhci_pci.c97 pci_conf_write(psc->sc_pc, psc->sc_tag, PCI_XHCI_INTEL_USB3_PSSEN, val);
98 val = pci_conf_read(psc->sc_pc, psc->sc_tag,PCI_XHCI_INTEL_USB3_PSSEN);
/netbsd-current/sys/dev/usb/
H A Dxhcireg.h44 #define PCI_XHCI_INTEL_USB3_PSSEN 0xd8 /* Intel USB3 Port SuperSpeed Enable */ macro

Completed in 81 milliseconds