Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhcireg.h143 #define XHCI_PS_CLEAR 0x80FF01FFU /* command bits */ macro
Dxhci.c3410 v &= ~XHCI_PS_CLEAR; in xhci_roothub_exec()
3594 v = XREAD4(sc, oper, port) & ~XHCI_PS_CLEAR; in xhci_roothub_exec()