Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.h236 #define XHCI_TRB_3_BSR_BIT (1U << 9) macro
H A Dxhci.c1236 ((temp & XHCI_TRB_3_BSR_BIT) == 0)) { in xhci_do_command()
1325 temp |= XHCI_TRB_3_BSR_BIT; in xhci_cmd_set_address()

Completed in 6 milliseconds