Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhcireg.h152 #define XHCI_PM3_U2TO_SET(x) (((x) & 0xFF) << 8) /* RW - U2 timeout */ macro
H A Dxhci.c3589 v &= ~XHCI_PM3_U2TO_SET(0xFF); in xhci_roothub_exec()
3590 v |= XHCI_PM3_U2TO_SET(i); in xhci_roothub_exec()

Completed in 5 milliseconds