Searched refs:XHCI_TRB_3_DCEP_BIT (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/controller/ | ||
D | xhci.h | 235 #define XHCI_TRB_3_DCEP_BIT (1U << 9) macro |
D | xhci.c | 1475 temp |= XHCI_TRB_3_DCEP_BIT; in xhci_cmd_configure_ep() |