Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.h131 #define XHCI_EPCTX_0_IVAL_SET(x) (((x) & 0xFF) << 16) macro
H A Dxhci.c2368 temp |= XHCI_EPCTX_0_IVAL_SET(fps_shift); in xhci_configure_endpoint()
2371 temp |= XHCI_EPCTX_0_IVAL_SET(fps_shift); in xhci_configure_endpoint()

Completed in 6 milliseconds