Home
last modified time | relevance | path

Searched refs:TRB_TR_NOOP (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-debug.h96 case TRB_TR_NOOP: in cdnsp_trb_type_string()
275 case TRB_TR_NOOP: in cdnsp_decode_trb()
H A Dcdnsp-gadget.h1083 #define TRB_TR_NOOP 8 macro
1138 cpu_to_le32(TRB_TYPE(TRB_TR_NOOP)))
H A Dcdnsp-ring.c512 cdnsp_trb_to_noop(trb, TRB_TR_NOOP); in cdnsp_td_to_noop()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h1374 #define TRB_TR_NOOP 8 macro
1448 case TRB_TR_NOOP: in xhci_trb_type_string()
1510 cpu_to_le32(TRB_TYPE(TRB_TR_NOOP)))
2331 case TRB_TR_NOOP: in xhci_decode_trb()
H A Dxhci-dbgcap.c169 trb->generic.field[3] |= cpu_to_le32(TRB_TYPE(TRB_TR_NOOP)); in xhci_dbc_flush_single_request()
H A Dxhci-ring.c697 trb_to_noop(trb, TRB_TR_NOOP); in td_to_noop()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h1379 #define TRB_TR_NOOP 8 macro
1453 case TRB_TR_NOOP: in xhci_trb_type_string()
1515 cpu_to_le32(TRB_TYPE(TRB_TR_NOOP)))
2363 case TRB_TR_NOOP: in xhci_decode_trb()
H A Dxhci-dbgcap.c169 trb->generic.field[3] |= cpu_to_le32(TRB_TYPE(TRB_TR_NOOP)); in xhci_dbc_flush_single_request()
H A Dxhci-ring.c761 trb_to_noop(trb, TRB_TR_NOOP); in td_to_noop()

Completed in 31 milliseconds