Searched refs:VHUB_EP_CFG_SET_DEV (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/usb/gadget/udc/aspeed-vhub/ | ||
| D | vhub.h | 171 #define VHUB_EP_CFG_SET_DEV(x) ((x) << 1) macro |
| D | epn.c | 689 ep_conf |= VHUB_EP_CFG_SET_DEV(dev->index + 1); in ast_vhub_epn_enable() |