Searched defs:ep_type (Results 1 – 12 of 12) sorted by relevance
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/usb/sunxi_usb/usbc/ |
| D | usbc_dev.c | 682 __u32 ts_type, __u32 ep_type, in USBC_Dev_ConfigEp() 721 __s32 USBC_Dev_ConfigEp_Default(__hdle hUSB, __u32 ep_type) in USBC_Dev_ConfigEp_Default() 757 __s32 USBC_Dev_ConfigEpDma(__hdle hUSB, __u32 ep_type) in USBC_Dev_ConfigEpDma() 795 __s32 USBC_Dev_ClearEpDma(__hdle hUSB, __u32 ep_type) in USBC_Dev_ClearEpDma() 833 __s32 USBC_Dev_IsEpStall(__hdle hUSB, __u32 ep_type) in USBC_Dev_IsEpStall() 869 __s32 USBC_Dev_EpSendStall(__hdle hUSB, __u32 ep_type) in USBC_Dev_EpSendStall() 905 __s32 USBC_Dev_EpClearStall(__hdle hUSB, __u32 ep_type) in USBC_Dev_EpClearStall() 968 __u32 ep_type) in __USBC_Dev_WriteDataHalf() 991 __u32 ep_type) in __USBC_Dev_WriteDataComplete() 1014 __u32 ep_type) in __USBC_Dev_ReadDataHalf() [all …]
|
| D | usbc.c | 76 __u32 USBC_ReadLenFromFifo(__hdle hUSB, __u32 ep_type) in USBC_ReadLenFromFifo() 329 void USBC_ConfigFifo_Default(__hdle hUSB, __u32 ep_type) in USBC_ConfigFifo_Default() 362 void USBC_ConfigFifo(__hdle hUSB, __u32 ep_type, in USBC_ConfigFifo() 542 void USBC_SelectBus(__hdle hUSB, __u32 io_type, __u32 ep_type, __u32 ep_index) in USBC_SelectBus() 654 __u32 USBC_INT_EpPending(__hdle hUSB, __u32 ep_type) in USBC_INT_EpPending() 676 void USBC_INT_ClearEpPending(__hdle hUSB, __u32 ep_type, __u8 ep_index) in USBC_INT_ClearEpPending() 701 void USBC_INT_ClearEpPendingAll(__hdle hUSB, __u32 ep_type) in USBC_INT_ClearEpPendingAll() 761 void USBC_INT_EnableEp(__hdle hUSB, __u32 ep_type, __u8 ep_index) in USBC_INT_EnableEp() 799 void USBC_INT_DisableEp(__hdle hUSB, __u32 ep_type, __u8 ep_index) in USBC_INT_DisableEp() 837 void USBC_INT_DisableEpAll(__hdle hUSB, __u32 ep_type) in USBC_INT_DisableEpAll()
|
| /device/soc/hpmicro/sdk/hpm_sdk/middleware/cherryusb/common/ |
| D | usb_dc.h | 22 uint8_t ep_type; /* Endpoint type */ member
|
| D | usb_hc.h | 26 uint8_t ep_type; /* Endpoint type */ member
|
| /device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Src/ |
| D | stm32f4xx_hal_hcd.c | 205 uint8_t ep_type, in HAL_HCD_HC_Init() 369 uint8_t ep_type, in HAL_HCD_HC_SubmitRequest()
|
| D | stm32f4xx_hal_pcd.c | 1725 uint16_t ep_mps, uint8_t ep_type) in HAL_PCD_EP_Open()
|
| D | stm32f4xx_ll_usb.c | 1636 uint8_t ep_type, uint16_t mps) in USB_HC_Init()
|
| /device/soc/hpmicro/sdk/hpm_sdk/middleware/cherryusb/port/hpm/ |
| D | usb_dc_hpm.c | 31 uint8_t ep_type; /* Endpoint type */ member
|
| /device/soc/hpmicro/sdk/hpm_sdk/middleware/cherryusb/port/ehci/ |
| D | usb_ehci_priv.h | 41 uint8_t ep_type; member
|
| D | usb_hc_ehci.c | 178 uint8_t ep_type, in ehci_qh_fill()
|
| /device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/ |
| D | stm32f4xx_ll_usb.h | 180 uint8_t ep_type; /*!< Endpoint Type. member
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/usb/sunxi_usb/udc/ |
| D | sunxi_udc.c | 2221 u32 ep_type = 0; in sunxi_udc_ep_enable() local
|