Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhcireg.h150 #define XHCI_PM3_U1TO_SET(x) (((x) & 0xFF) << 0) /* RW - U1 timeout */ macro
H A Dxhci.c3578 v &= ~XHCI_PM3_U1TO_SET(0xFF); in xhci_roothub_exec()
3579 v |= XHCI_PM3_U1TO_SET(i); in xhci_roothub_exec()

Completed in 5 milliseconds