Searched refs:EP_TYPE_INT (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/aspeed-vhub/ | ||
D | vhub.h | 163 #define EP_TYPE_INT 2 macro |
D | epn.c | 672 ep_conf = VHUB_EP_CFG_SET_TYPE(EP_TYPE_INT); in ast_vhub_epn_enable() |