Home
last modified time | relevance | path

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

/linux-6.15/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.h1115 #define TRB_CMD_NOOP 23 macro
/linux-6.15/drivers/usb/host/
H A Dxhci.h1140 #define TRB_CMD_NOOP 23 macro
1213 case TRB_CMD_NOOP: in xhci_trb_type_string()
2131 case TRB_CMD_NOOP: in xhci_decode_trb()
H A Dxhci-ring.c468 trb_to_noop(i_cmd->command_trb, TRB_CMD_NOOP); in xhci_handle_stopped_cmd_ring()
1880 case TRB_CMD_NOOP: in handle_cmd_completion()