Home
last modified time | relevance | path

Searched refs:ep_type (Results 1 – 25 of 36) sorted by relevance

12

/drivers/dma/ti/
Dk3-psil-j7200.c15 .ep_type = PSIL_EP_PDMA_XY, \
23 .ep_type = PSIL_EP_PDMA_XY, \
32 .ep_type = PSIL_EP_PDMA_XY, \
42 .ep_type = PSIL_EP_NATIVE, \
53 .ep_type = PSIL_EP_NATIVE, \
Dk3-psil-j721e.c15 .ep_type = PSIL_EP_PDMA_XY, \
23 .ep_type = PSIL_EP_PDMA_XY, \
32 .ep_type = PSIL_EP_PDMA_XY, \
42 .ep_type = PSIL_EP_NATIVE, \
53 .ep_type = PSIL_EP_NATIVE, \
65 .ep_type = PSIL_EP_NATIVE, \
Dk3-psil-am654.c15 .ep_type = PSIL_EP_PDMA_XY, \
23 .ep_type = PSIL_EP_PDMA_XY, \
32 .ep_type = PSIL_EP_NATIVE, \
43 .ep_type = PSIL_EP_NATIVE, \
Dk3-psil-am64.c15 .ep_type = PSIL_EP_PDMA_XY, \
25 .ep_type = PSIL_EP_PDMA_XY, \
36 .ep_type = PSIL_EP_NATIVE, \
51 .ep_type = PSIL_EP_NATIVE, \
Dk3-udma.c260 enum psil_endpoint_type ep_type; member
763 if (uc->config.ep_type != PSIL_EP_NATIVE) in udma_decrement_byte_counters()
768 if (!uc->bchan && uc->config.ep_type != PSIL_EP_NATIVE) in udma_decrement_byte_counters()
883 if (uc->config.ep_type == PSIL_EP_NATIVE) in udma_chan_needs_reconfiguration()
921 if (uc->config.ep_type == PSIL_EP_PDMA_XY) { in udma_start()
956 if (uc->config.ep_type == PSIL_EP_PDMA_XY) { in udma_start()
1060 if (uc->config.ep_type == PSIL_EP_NATIVE || in udma_is_desc_really_done()
1976 if (uc->config.ep_type == PSIL_EP_PDMA_XY && in udma_tisci_tx_channel_config()
3155 if (uc->config.ep_type != PSIL_EP_PDMA_XY) in udma_configure_statictr()
3804 if (uc->config.ep_type != PSIL_EP_NATIVE) { in udma_tx_status()
[all …]
/drivers/gpu/drm/amd/display/dc/core/
Ddc_link_enc_cfg.c98 .ep_type = stream->link->ep_type}, in update_link_enc_assignment()
282 .ep_type = link->ep_type}; in link_enc_cfg_get_link_enc_used_by_link()
291 assignment.ep_id.ep_type == ep_id.ep_type) { in link_enc_cfg_get_link_enc_used_by_link()
/drivers/usb/dwc2/
Dhcd.h125 unsigned ep_type:2; member
342 u8 ep_type; member
600 ((_qh_ptr_)->ep_type == USB_ENDPOINT_XFER_BULK || \
601 (_qh_ptr_)->ep_type == USB_ENDPOINT_XFER_CONTROL)
611 return hc->ep_type == USB_ENDPOINT_XFER_BULK || in dbg_hc()
612 hc->ep_type == USB_ENDPOINT_XFER_CONTROL; in dbg_hc()
617 return qh->ep_type == USB_ENDPOINT_XFER_BULK || in dbg_qh()
618 qh->ep_type == USB_ENDPOINT_XFER_CONTROL; in dbg_qh()
Dhcd_ddma.c77 return (qh->ep_type == USB_ENDPOINT_XFER_ISOC && in dwc2_max_desc_num()
93 if (qh->ep_type == USB_ENDPOINT_XFER_ISOC && in dwc2_desc_list_alloc()
127 if (qh->ep_type == USB_ENDPOINT_XFER_ISOC && in dwc2_desc_list_free()
254 if (qh->ep_type == USB_ENDPOINT_XFER_ISOC) in dwc2_update_frame_list()
358 if (qh->ep_type == USB_ENDPOINT_XFER_ISOC || in dwc2_hcd_qh_init_ddma()
359 qh->ep_type == USB_ENDPOINT_XFER_INT) { in dwc2_hcd_qh_init_ddma()
406 if ((qh->ep_type == USB_ENDPOINT_XFER_ISOC || in dwc2_hcd_qh_free_ddma()
407 qh->ep_type == USB_ENDPOINT_XFER_INT) && in dwc2_hcd_qh_free_ddma()
717 if (qh->ep_type == USB_ENDPOINT_XFER_CONTROL && in dwc2_fill_host_dma_desc()
799 if (qh->ep_type == USB_ENDPOINT_XFER_CONTROL) in dwc2_init_non_isoc_dma_desc()
[all …]
Dhcd_intr.c511 if (xfer_length && chan->ep_type == USB_ENDPOINT_XFER_BULK && in dwc2_update_urb_state()
547 if (chan->ep_type != USB_ENDPOINT_XFER_CONTROL) { in dwc2_hcd_save_data_toggle()
624 chan->ep_type == USB_ENDPOINT_XFER_ISOC && chan->ep_is_in && in dwc2_update_isoc_urb_state()
767 switch (chan->ep_type) { in dwc2_release_channel()
824 if (chan->ep_type == USB_ENDPOINT_XFER_CONTROL || in dwc2_halt_channel()
825 chan->ep_type == USB_ENDPOINT_XFER_BULK) { in dwc2_halt_channel()
1017 if (chan->ep_type == USB_ENDPOINT_XFER_ISOC && chan->ep_is_in && in dwc2_hc_xfercomp_intr()
1251 !(chan->ep_type == USB_ENDPOINT_XFER_CONTROL && in dwc2_hc_nak_intr()
1329 if (chan->ep_type != USB_ENDPOINT_XFER_ISOC || chan->ep_is_in) { in dwc2_hc_ack_intr()
1405 if (chan->ep_is_in && chan->ep_type == USB_ENDPOINT_XFER_ISOC && in dwc2_hc_nyet_intr()
[all …]
Dhcd.c462 dev_dbg(hsotg->dev, " ep_type: %d\n", chan->ep_type); in dwc2_dump_channel_info()
533 switch (chan->ep_type) { in dwc2_hc_enable_slave_ints()
622 if (chan->ep_type == USB_ENDPOINT_XFER_ISOC) in dwc2_hc_enable_dma_ints()
627 chan->ep_type != USB_ENDPOINT_XFER_ISOC) { in dwc2_hc_enable_dma_ints()
633 if (chan->ep_type != USB_ENDPOINT_XFER_INT) in dwc2_hc_enable_dma_ints()
712 hcchar |= chan->ep_type << HCCHAR_EPTYPE_SHIFT & HCCHAR_EPTYPE_MASK; in dwc2_hc_init()
730 chan->ep_type); in dwc2_hc_init()
816 (chan->ep_type == USB_ENDPOINT_XFER_ISOC || in dwc2_hc_halt()
817 chan->ep_type == USB_ENDPOINT_XFER_INT)) { in dwc2_hc_halt()
902 if (chan->ep_type == USB_ENDPOINT_XFER_CONTROL || in dwc2_hc_halt()
[all …]
Dhcd_queue.c826 if (qh->ep_type == USB_ENDPOINT_XFER_ISOC && !qh->ep_is_in) in dwc2_uframe_schedule_split()
875 if (qh->ep_type == USB_ENDPOINT_XFER_INT) { in dwc2_uframe_schedule_split()
1512 u8 ep_type = dwc2_hcd_get_pipe_type(&urb->pipe_info); in dwc2_qh_init() local
1514 bool ep_is_isoc = (ep_type == USB_ENDPOINT_XFER_ISOC); in dwc2_qh_init()
1515 bool ep_is_int = (ep_type == USB_ENDPOINT_XFER_INT); in dwc2_qh_init()
1530 qh->ep_type = ep_type; in dwc2_qh_init()
1599 switch (qh->ep_type) { in dwc2_qh_init()
1838 !(qh->ep_type == USB_ENDPOINT_XFER_ISOC && !qh->ep_is_in)) in dwc2_next_for_periodic_split()
Dgadget.c4020 unsigned char ep_type; in dwc2_hsotg_ep_enable() local
4040 ep_type = desc->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK; in dwc2_hsotg_ep_enable()
4045 if (using_desc_dma(hsotg) && ep_type == USB_ENDPOINT_XFER_ISOC && in dwc2_hsotg_ep_enable()
4053 if (using_desc_dma(hsotg) && ep_type == USB_ENDPOINT_XFER_ISOC && in dwc2_hsotg_ep_enable()
4068 if (using_desc_dma(hsotg) && ep_type == USB_ENDPOINT_XFER_ISOC) in dwc2_hsotg_ep_enable()
4105 switch (ep_type) { in dwc2_hsotg_ep_enable()
4863 u32 ep_type; in dwc2_hsotg_hw_cfg() local
4883 ep_type = cfg & 3; in dwc2_hsotg_hw_cfg()
4885 if (!(ep_type & 2)) { in dwc2_hsotg_hw_cfg()
4892 if (!(ep_type & 1)) { in dwc2_hsotg_hw_cfg()
/drivers/usb/host/
Dxhci-mtk-sch.c293 u32 ep_type; in setup_sch_info() local
302 ep_type = CTX_TO_EP_TYPE(le32_to_cpu(ep_ctx->ep_info2)); in setup_sch_info()
313 sch_ep->ep_type = ep_type; in setup_sch_info()
350 if (ep_type == INT_IN_EP || ep_type == INT_OUT_EP) { in setup_sch_info()
356 if (ep_type == ISOC_IN_EP || ep_type == ISOC_OUT_EP) { in setup_sch_info()
392 if (ep_type == ISOC_OUT_EP) { in setup_sch_info()
395 } else if (ep_type == INT_OUT_EP) { in setup_sch_info()
487 if (sch_ep->ep_type == ISOC_OUT_EP) { in check_sch_tt()
Dxhci-mtk.h96 u32 ep_type; member
Dxhci-mem.c1562 unsigned int ep_type; in xhci_update_bw_info() local
1581 ep_type = CTX_TO_EP_TYPE(le32_to_cpu(ep_ctx->ep_info2)); in xhci_update_bw_info()
1584 if (ep_type != ISOC_OUT_EP && ep_type != INT_OUT_EP && in xhci_update_bw_info()
1585 ep_type != ISOC_IN_EP && in xhci_update_bw_info()
1586 ep_type != INT_IN_EP) in xhci_update_bw_info()
1602 bw_info->type = ep_type; in xhci_update_bw_info()
Dxhci.c2645 static bool xhci_is_async_ep(unsigned int ep_type) in xhci_is_async_ep() argument
2647 return (ep_type != ISOC_OUT_EP && ep_type != INT_OUT_EP && in xhci_is_async_ep()
2648 ep_type != ISOC_IN_EP && in xhci_is_async_ep()
2649 ep_type != INT_IN_EP); in xhci_is_async_ep()
2652 static bool xhci_is_sync_in_ep(unsigned int ep_type) in xhci_is_sync_in_ep() argument
2654 return (ep_type == ISOC_IN_EP || ep_type == INT_IN_EP); in xhci_is_sync_in_ep()
4734 int ep_type; in xhci_calculate_intel_u1_timeout() local
4737 ep_type = usb_endpoint_type(desc); in xhci_calculate_intel_u1_timeout()
4738 switch (ep_type) { in xhci_calculate_intel_u1_timeout()
/drivers/usb/common/
Dcommon.c34 const char *usb_ep_type_string(int ep_type) in usb_ep_type_string() argument
36 if (ep_type < 0 || ep_type >= ARRAY_SIZE(ep_type_names)) in usb_ep_type_string()
39 return ep_type_names[ep_type]; in usb_ep_type_string()
/drivers/usb/cdns3/
Dcdnsp-debug.h545 u8 max_pstr, ep_state, interval, ep_type, burst, cerr, mult; in cdnsp_decode_ep_context() local
561 ep_type = CTX_TO_EP_TYPE(info2); in cdnsp_decode_ep_context()
578 cdnsp_ep_type_string(ep_type), hid ? "HID" : "", in cdnsp_decode_ep_context()
Dcdns3-gadget.h998 #define GET_TRBS_PER_SEGMENT(ep_type) ((ep_type) == USB_ENDPOINT_XFER_ISOC ? \ argument
/drivers/staging/emxx_udc/
Demxx_udc.c235 switch (ep->ep_type) { in _nbu2ss_ep_init()
917 if ((ep->ep_type != USB_ENDPOINT_XFER_INT) && (req->req.dma != 0) && in _nbu2ss_epn_out_data()
1112 if ((ep->ep_type != USB_ENDPOINT_XFER_INT) && (req->req.dma != 0) && in _nbu2ss_epn_in_data()
2416 u8 ep_type; in nbu2ss_ep_enable() local
2433 ep_type = usb_endpoint_type(desc); in nbu2ss_ep_enable()
2434 if ((ep_type == USB_ENDPOINT_XFER_CONTROL) || in nbu2ss_ep_enable()
2435 (ep_type == USB_ENDPOINT_XFER_ISOC)) { in nbu2ss_ep_enable()
2454 ep->ep_type = ep_type; in nbu2ss_ep_enable()
/drivers/usb/gadget/udc/
Dmv_udc.h234 ep_type:2, member
Dmv_u3d.h300 unsigned ep_type:2; member
Dfsl_udc_core.c406 unsigned char ep_type) in dr_ep_setup() argument
416 tmp_epctrl |= ((unsigned int)(ep_type) in dr_ep_setup()
423 tmp_epctrl |= ((unsigned int)(ep_type) in dr_ep_setup()
479 unsigned char dir, unsigned char ep_type, in struct_ep_qh_setup() argument
487 switch (ep_type) { in struct_ep_qh_setup()
502 VDBG("error ep type is %d", ep_type); in struct_ep_qh_setup()
/drivers/gpu/drm/amd/display/dc/
Ddc_link.h158 enum display_endpoint_type ep_type; member
/drivers/usb/gadget/udc/bdc/
Dbdc.h354 u8 ep_type; member

12