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