Home
last modified time | relevance | path

Searched defs:trb (Results 1 – 15 of 15) sorted by relevance

/Linux-v5.15/drivers/usb/cdns3/
Dcdnsp-ring.c72 union cdnsp_trb *trb) in cdnsp_trb_virt_to_dma()
82 static bool cdnsp_trb_is_noop(union cdnsp_trb *trb) in cdnsp_trb_is_noop()
87 static bool cdnsp_trb_is_link(union cdnsp_trb *trb) in cdnsp_trb_is_link()
92 bool cdnsp_last_trb_on_seg(struct cdnsp_segment *seg, union cdnsp_trb *trb) in cdnsp_last_trb_on_seg()
99 union cdnsp_trb *trb) in cdnsp_last_trb_on_ring()
104 static bool cdnsp_link_trb_toggles_cycle(union cdnsp_trb *trb) in cdnsp_link_trb_toggles_cycle()
109 static void cdnsp_trb_to_noop(union cdnsp_trb *trb, u32 noop_type) in cdnsp_trb_to_noop()
132 union cdnsp_trb **trb) in cdnsp_next_trb()
509 union cdnsp_trb *trb = td->first_trb; in cdnsp_td_to_noop() local
953 union cdnsp_trb *trb = ring->dequeue; in cdnsp_sum_trb_lengths() local
[all …]
Dcdns3-gadget.c187 struct cdns3_trb *trb) in cdns3_trb_virt_to_dma()
964 struct cdns3_trb *trb) in cdns3_wa1_update_guard()
1003 struct cdns3_trb *trb; in cdns3_ep_run_stream_transfer() local
1128 struct cdns3_trb *trb; in cdns3_ep_run_transfer() local
1446 struct cdns3_trb *trb; in cdns3_trb_handled() local
1510 struct cdns3_trb *trb; in cdns3_transfer_completed() local
2698 struct cdns3_trb *trb = NULL; in __cdns3_gadget_ep_clear_halt() local
Dcdns3-debug.h114 struct cdns3_trb *trb; in cdns3_dbg_ring() local
Dcdns3-gadget.h1232 struct cdns3_trb *trb; member
/Linux-v5.15/drivers/usb/host/
Dxhci-ring.c70 union xhci_trb *trb) in xhci_trb_virt_to_dma()
83 static bool trb_is_noop(union xhci_trb *trb) in trb_is_noop()
88 static bool trb_is_link(union xhci_trb *trb) in trb_is_link()
93 static bool last_trb_on_seg(struct xhci_segment *seg, union xhci_trb *trb) in last_trb_on_seg()
99 struct xhci_segment *seg, union xhci_trb *trb) in last_trb_on_ring()
104 static bool link_trb_toggles_cycle(union xhci_trb *trb) in link_trb_toggles_cycle()
123 static void trb_to_noop(union xhci_trb *trb, u32 noop_type) in trb_to_noop()
145 union xhci_trb **trb) in next_trb()
720 union xhci_trb *trb = td->first_trb; in td_to_noop() local
1061 union xhci_trb *trb, u32 comp_code) in xhci_handle_cmd_stop_ep()
[all …]
Dxhci-dbgcap.c163 union xhci_trb *trb = req->trb; in xhci_dbc_flush_single_request() local
226 union xhci_trb *trb, *next; in xhci_dbc_queue_trb() local
249 union xhci_trb *trb; in xhci_dbc_queue_bulk_tx() local
452 union xhci_trb *trb = &seg->trbs[TRBS_PER_SEGMENT - 1]; in xhci_dbc_ring_alloc() local
Dxhci-dbgcap.h157 union xhci_trb *trb; member
Dxhci-debugfs.c200 union xhci_trb *trb; in xhci_ring_dump_segment() local
/Linux-v5.15/drivers/usb/dwc3/
Dgadget.c434 struct dwc3_trb *trb) in dwc3_trb_dma_offset()
882 struct dwc3_trb *trb; in __dwc3_gadget_ep_enable() local
1155 static void __dwc3_prepare_one_trb(struct dwc3_ep *dep, struct dwc3_trb *trb, in __dwc3_prepare_one_trb()
1279 struct dwc3_trb *trb; in dwc3_prepare_one_trb() local
1915 struct dwc3_trb *trb; in dwc3_gadget_ep_skip_trbs() local
2025 struct dwc3_trb *trb; in __dwc3_gadget_ep_set_halt() local
3064 struct dwc3_request *req, struct dwc3_trb *trb, in dwc3_gadget_ep_reclaim_completed_trb()
3131 struct dwc3_trb *trb = &dep->trb_pool[dep->trb_dequeue]; in dwc3_gadget_ep_reclaim_trb_sg() local
3157 struct dwc3_trb *trb = &dep->trb_pool[dep->trb_dequeue]; in dwc3_gadget_ep_reclaim_trb_linear() local
Dep0.c37 struct dwc3_trb *trb; in dwc3_ep0_prepare_one_trb() local
836 struct dwc3_trb *trb; in dwc3_ep0_complete_data() local
894 struct dwc3_trb *trb; in dwc3_ep0_complete_status() local
Ddebugfs.c806 struct dwc3_trb *trb = &dep->trb_pool[i]; in dwc3_trb_ring_show() local
Dcore.h927 struct dwc3_trb *trb; member
/Linux-v5.15/drivers/usb/gadget/udc/
Dtegra-xudc.c371 static inline u64 trb_read_data_ptr(struct tegra_xudc_trb *trb) in trb_read_data_ptr()
377 static inline void trb_write_data_ptr(struct tegra_xudc_trb *trb, u64 addr) in trb_write_data_ptr()
620 struct tegra_xudc_trb *trb) in dump_trb()
887 struct tegra_xudc_trb *trb) in trb_virt_to_phys()
902 struct tegra_xudc_trb *trb; in trb_phys_to_virt() local
1072 struct tegra_xudc_trb *trb, in tegra_xudc_queue_one_trb()
1176 struct tegra_xudc_trb *trb = &ep->transfer_ring[ep->enq_ptr]; in tegra_xudc_queue_trbs() local
1329 struct tegra_xudc_trb *trb = req->first_trb; in squeeze_transfer_ring() local
1372 struct tegra_xudc_trb *trb) in trb_in_request()
1394 struct tegra_xudc_trb *trb) in trb_before_request()
[all …]
Dmv_u3d_core.c272 struct mv_u3d_trb *trb; in mv_u3d_build_trb_one() local
333 struct mv_u3d_trb *trb, int *is_last) in mv_u3d_build_trb_chain()
403 struct mv_u3d_trb *trb; in mv_u3d_req_to_trb() local
/Linux-v5.15/drivers/usb/early/
Dxhci-dbc.c385 struct xdbc_trb *trb, *link_trb; in xdbc_queue_trb() local
460 struct xdbc_trb *trb; in xdbc_bulk_transfer() local