Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.h142 #define XHCI_EPCTX_1_MAXP_SIZE_SET(x) (((x) & 0xFFFF) << 16) macro
H A Dxhci.c2393 XHCI_EPCTX_1_MAXP_SIZE_SET(max_packet_size); in xhci_configure_endpoint()

Completed in 6 milliseconds