Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h118 case TRB_CMD_NOOP: in cdnsp_trb_type_string()
292 case TRB_CMD_NOOP: in cdnsp_decode_trb()
H A Dcdnsp-gadget.h1112 #define TRB_CMD_NOOP 23 macro
/linux/drivers/usb/host/
H A Dxhci.h1137 #define TRB_CMD_NOOP 23 macro
1210 case TRB_CMD_NOOP: in xhci_trb_type_string()
2122 case TRB_CMD_NOOP: in xhci_decode_trb()
H A Dxhci-ring.c412 trb_to_noop(i_cmd->command_trb, TRB_CMD_NOOP); in xhci_handle_stopped_cmd_ring()
1849 case TRB_CMD_NOOP: in handle_cmd_completion()