Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/cdns3/
A 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 …]
A Dcdns3-gadget.c187 struct cdns3_trb *trb) in cdns3_trb_virt_to_dma()
951 struct cdns3_trb *trb) in cdns3_wa1_update_guard()
990 struct cdns3_trb *trb; in cdns3_ep_run_stream_transfer() local
1115 struct cdns3_trb *trb; in cdns3_ep_run_transfer() local
1433 struct cdns3_trb *trb; in cdns3_trb_handled() local
1497 struct cdns3_trb *trb; in cdns3_transfer_completed() local
2711 struct cdns3_trb *trb = NULL; in __cdns3_gadget_ep_clear_halt() local
A Dcdns3-debug.h114 struct cdns3_trb *trb; in cdns3_dbg_ring() local
A Dcdns3-gadget.h1232 struct cdns3_trb *trb; member
/linux-6.3-rc2/drivers/usb/host/
A 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()
99 struct xhci_segment *seg, union xhci_trb *trb) in last_trb_on_ring()
145 union xhci_trb **trb) in next_trb()
727 union xhci_trb *trb = td->first_trb; in td_to_noop() local
1060 union xhci_trb *trb, u32 comp_code) in xhci_handle_cmd_stop_ep()
1299 union xhci_trb *trb, u32 cmd_comp_code) in xhci_handle_cmd_set_deq()
1408 union xhci_trb *trb, u32 cmd_comp_code) in xhci_handle_cmd_reset_ep()
2225 union xhci_trb *trb = ring->dequeue; in sum_trb_lengths() local
[all …]
A 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
A Dxhci-debugfs.c200 union xhci_trb *trb; in xhci_ring_dump_segment() local
A Dxhci-dbgcap.h158 union xhci_trb *trb; member
/linux-6.3-rc2/drivers/usb/dwc3/
A Dgadget.c463 struct dwc3_trb *trb) in dwc3_trb_dma_offset()
916 struct dwc3_trb *trb; in __dwc3_gadget_ep_enable() local
1217 struct dwc3_trb *trb; in dwc3_prepare_one_trb() local
2018 struct dwc3_trb *trb; in dwc3_gadget_ep_skip_trbs() local
2134 struct dwc3_trb *trb; in __dwc3_gadget_ep_set_halt() local
3205 struct dwc3_request *req, struct dwc3_trb *trb, in dwc3_gadget_ep_reclaim_completed_trb()
3276 struct dwc3_trb *trb = &dep->trb_pool[dep->trb_dequeue]; in dwc3_gadget_ep_reclaim_trb_sg() local
3302 struct dwc3_trb *trb = &dep->trb_pool[dep->trb_dequeue]; in dwc3_gadget_ep_reclaim_trb_linear() local
3345 struct dwc3_trb *trb; in dwc3_gadget_ep_cleanup_completed_request() local
A Dep0.c37 struct dwc3_trb *trb; in dwc3_ep0_prepare_one_trb() local
855 struct dwc3_trb *trb; in dwc3_ep0_complete_data() local
913 struct dwc3_trb *trb; in dwc3_ep0_complete_status() local
A Ddebugfs.c806 struct dwc3_trb *trb = &dep->trb_pool[i]; in dwc3_trb_ring_show() local
A Dcore.h949 struct dwc3_trb *trb; member
/linux-6.3-rc2/drivers/usb/gadget/udc/
A Dtegra-xudc.c370 static inline u64 trb_read_data_ptr(struct tegra_xudc_trb *trb) in trb_read_data_ptr()
619 struct tegra_xudc_trb *trb) in dump_trb()
897 struct tegra_xudc_trb *trb) in trb_virt_to_phys()
912 struct tegra_xudc_trb *trb; in trb_phys_to_virt() local
1082 struct tegra_xudc_trb *trb, in tegra_xudc_queue_one_trb()
1339 struct tegra_xudc_trb *trb = req->first_trb; in squeeze_transfer_ring() local
1382 struct tegra_xudc_trb *trb) in trb_in_request()
1404 struct tegra_xudc_trb *trb) in trb_before_request()
1702 struct tegra_xudc_trb *trb) in setup_link_trb()
2657 struct tegra_xudc_trb *trb; in tegra_xudc_handle_transfer_completion() local
[all …]
A 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-6.3-rc2/drivers/usb/early/
A Dxhci-dbc.c392 struct xdbc_trb *trb, *link_trb; in xdbc_queue_trb() local
467 struct xdbc_trb *trb; in xdbc_bulk_transfer() local
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7915/
A Dmac.c1986 u32 trb; in mt7915_mac_severe_check() local

Completed in 77 milliseconds