Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h88 case TRB_STATUS: in cdnsp_trb_type_string()
257 case TRB_STATUS: in cdnsp_decode_trb()
H A Dcdnsp-gadget.h1092 #define TRB_STATUS 4 macro
H A Dcdnsp-ring.c2133 TRB_TYPE(TRB_STATUS) | pdev->setup_speed); in cdnsp_queue_ctrl_tx()
/linux/drivers/usb/host/
H A Dxhci-ring.c2310 if (trb_type != TRB_STATUS) { in process_ctrl_td()
2336 case TRB_STATUS: in process_ctrl_td()
3909 field | TRB_IOC | TRB_TYPE(TRB_STATUS) | ep_ring->cycle_state); in xhci_queue_ctrl_tx()