Home
last modified time | relevance | path

Searched refs:EP_TYPE_BULK (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Dvhub.h162 #define EP_TYPE_BULK 1 macro
H A Depn.c679 ep_conf = VHUB_EP_CFG_SET_TYPE(EP_TYPE_BULK); in ast_vhub_epn_enable()