Home
last modified time | relevance | path

Searched defs:ep_type (Results 1 – 25 of 42) sorted by relevance

12

/kernel/liteos_m/targets/riscv_nuclei_gd32vf103_soc_gcc/SoC/gd32vf103/Common/Source/Drivers/Usb/
Dusbh_pipe.c52 uint8_t ep_type, in usbh_pipe_create()
Ddrv_usbh_int.c368 uint8_t ep_type = (pp_reg->HCHCTL & HCHCTL_EPTYPE) >> 18U; in usbh_int_pipe_in() local
Dusbd_core.c39 const uint32_t ep_type[] = { variable
Ddrv_usb_host.c436 uint8_t ep_type = (pp_ctl & HCHCTL_EPTYPE) >> 18U; in usb_pipe_halt() local
/kernel/linux/linux-5.10/include/linux/dma/
Dk3-psil.h55 enum psil_endpoint_type ep_type; member
/kernel/linux/linux-5.10/drivers/usb/common/
Dcommon.c28 const char *usb_ep_type_string(int ep_type) in usb_ep_type_string()
/kernel/linux/linux-4.19/drivers/usb/host/
Dxhci-mtk-sch.c70 u32 ep_type; in setup_sch_info() local
Dxhci.c2441 static bool xhci_is_async_ep(unsigned int ep_type) in xhci_is_async_ep()
2448 static bool xhci_is_sync_in_ep(unsigned int ep_type) in xhci_is_sync_in_ep()
4522 int ep_type; in xhci_calculate_intel_u1_timeout() local
/kernel/liteos_m/targets/riscv_nuclei_gd32vf103_soc_gcc/SoC/gd32vf103/Common/Include/Usb/
Ddrv_usb_dev.h86 uint8_t ep_type; /*!< USB endpoint type */ member
/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci-mtk.h89 u32 ep_type; member
Dxhci-mtk-sch.c212 u32 ep_type; in setup_sch_info() local
Dxhci.c2479 static bool xhci_is_async_ep(unsigned int ep_type) in xhci_is_async_ep()
2486 static bool xhci_is_sync_in_ep(unsigned int ep_type) in xhci_is_sync_in_ep()
4635 int ep_type; in xhci_calculate_intel_u1_timeout() local
/kernel/linux/linux-4.19/drivers/usb/gadget/udc/
Dfsl_udc_core.c410 unsigned char ep_type) in dr_ep_setup()
483 unsigned char dir, unsigned char ep_type, in struct_ep_qh_setup()
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
Dfsl_udc_core.c409 unsigned char ep_type) in dr_ep_setup()
482 unsigned char dir, unsigned char ep_type, in struct_ep_qh_setup()
Dmv_udc.h234 ep_type:2, member
/kernel/linux/linux-5.10/drivers/usb/dwc2/
Dhcd.h125 unsigned ep_type:2; member
342 u8 ep_type; member
Dhcd_queue.c1512 u8 ep_type = dwc2_hcd_get_pipe_type(&urb->pipe_info); in dwc2_qh_init() local
Dhcd.c3814 u8 ep_num, u8 ep_type, u8 ep_dir, in dwc2_hcd_urb_set_pipeinfo()
4561 u8 ep_type = 0; in _dwc2_hcd_urb_enqueue() local
Dgadget.c4007 unsigned char ep_type; in dwc2_hsotg_ep_enable() local
4799 u32 ep_type; in dwc2_hsotg_hw_cfg() local
/kernel/linux/linux-4.19/drivers/usb/dwc2/
Dhcd.h125 unsigned ep_type:2; member
342 u8 ep_type; member
Dhcd_queue.c1512 u8 ep_type = dwc2_hcd_get_pipe_type(&urb->pipe_info); in dwc2_qh_init() local
Dgadget.c3824 unsigned char ep_type; in dwc2_hsotg_ep_enable() local
4601 u32 ep_type; in dwc2_hsotg_hw_cfg() local
Dhcd.c4008 u8 ep_num, u8 ep_type, u8 ep_dir, in dwc2_hcd_urb_set_pipeinfo()
4721 u8 ep_type = 0; in _dwc2_hcd_urb_enqueue() local
/kernel/linux/linux-4.19/drivers/usb/gadget/udc/bdc/
Dbdc.h354 u8 ep_type; member
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/bdc/
Dbdc.h354 u8 ep_type; member

12