Home
last modified time | relevance | path

Searched refs:TRB_DATA (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-debug.h86 case TRB_DATA: in cdnsp_trb_type_string()
243 case TRB_DATA: in cdnsp_decode_trb()
H A Dcdnsp-gadget.h1074 #define TRB_DATA 3 macro
H A Dcdnsp-ring.c1012 if (trb_type == TRB_DATA) { in cdnsp_process_ctrl_td()
2042 field = TRB_TYPE(TRB_DATA); in cdnsp_queue_ctrl_tx()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-ring.c2145 (trb_type == TRB_DATA) ? "data" : "setup"); in process_ctrl_td()
2155 if (trb_type == TRB_DATA || trb_type == TRB_NORMAL) in process_ctrl_td()
2165 case TRB_DATA: in process_ctrl_td()
2188 if (trb_type == TRB_DATA || trb_type == TRB_NORMAL) in process_ctrl_td()
2203 if (trb_type == TRB_DATA || in process_ctrl_td()
3681 field = TRB_ISP | TRB_TYPE(TRB_DATA); in xhci_queue_ctrl_tx()
3683 field = TRB_TYPE(TRB_DATA); in xhci_queue_ctrl_tx()
H A Dxhci.h1365 #define TRB_DATA 3 macro
1438 case TRB_DATA: in xhci_trb_type_string()
2303 case TRB_DATA: in xhci_decode_trb()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-ring.c2278 (trb_type == TRB_DATA) ? "data" : "setup"); in process_ctrl_td()
2288 if (trb_type == TRB_DATA || trb_type == TRB_NORMAL) in process_ctrl_td()
2298 case TRB_DATA: in process_ctrl_td()
2321 if (trb_type == TRB_DATA || trb_type == TRB_NORMAL) in process_ctrl_td()
2336 if (trb_type == TRB_DATA || in process_ctrl_td()
3831 field = TRB_ISP | TRB_TYPE(TRB_DATA); in xhci_queue_ctrl_tx()
3833 field = TRB_TYPE(TRB_DATA); in xhci_queue_ctrl_tx()
H A Dxhci.h1370 #define TRB_DATA 3 macro
1443 case TRB_DATA: in xhci_trb_type_string()
2335 case TRB_DATA: in xhci_decode_trb()

Completed in 27 milliseconds