Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci.h1373 #define TRB_CMD_NOOP 23 macro
1446 case TRB_CMD_NOOP: in xhci_trb_type_string()
2258 case TRB_CMD_NOOP: in xhci_decode_trb()
Dxhci-ring.c320 trb_to_noop(i_cmd->command_trb, TRB_CMD_NOOP); in xhci_handle_stopped_cmd_ring()
1447 case TRB_CMD_NOOP: in handle_cmd_completion()