Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Dvhub.h166 #define VHUB_EP_CFG_SET_DEV(x) ((x) << 1) macro
H A Depn.c696 ep_conf |= VHUB_EP_CFG_SET_DEV(dev->index + 1); in ast_vhub_epn_enable()