Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci.h1230 #define TRB_BSR (1<<9) macro
2349 field3 & TRB_BSR ? 'B' : 'b', in xhci_decode_trb()
Dxhci-ring.c4172 | (setup == SETUP_CONTEXT_ONLY ? TRB_BSR : 0), false); in xhci_queue_address_device()