Searched refs:XHCI_PS_WPR (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/controller/ | ||
D | xhcireg.h | 142 #define XHCI_PS_WPR 0x80000000U /* RW - warm port reset */ macro |
D | xhci.c | 3620 XWRITE4(sc, oper, port, v | XHCI_PS_WPR); in xhci_roothub_exec() |