Searched refs:VHUB_EP_CFG_SET_MAX_PKT (Results 1 – 2 of 2) sorted by relevance
| /drivers/usb/gadget/udc/aspeed-vhub/ | ||
| A D | vhub.h | 156 #define VHUB_EP_CFG_SET_MAX_PKT(x) (((x) & 0x3ff) << 16) macro |
| A D | epn.c | 691 ep_conf |= VHUB_EP_CFG_SET_MAX_PKT(maxpacket); in ast_vhub_epn_enable() |
Completed in 8 milliseconds