Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/controller/
HDxhci.h240 #define XHCI_TRB_3_SUSP_EP_BIT (1U << 23) macro
HDxhci.c1583 temp |= XHCI_TRB_3_SUSP_EP_BIT; in xhci_cmd_stop_ep()