Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhcireg.h142 #define XHCI_PS_WPR 0x80000000U /* RW - warm port reset */ macro
Dxhci.c3620 XWRITE4(sc, oper, port, v | XHCI_PS_WPR); in xhci_roothub_exec()