Home
last modified time | relevance | path

Searched refs:VHUB_EP_CFG_SET_MAX_PKT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/aspeed-vhub/
H A Dvhub.h156 #define VHUB_EP_CFG_SET_MAX_PKT(x) (((x) & 0x3ff) << 16) macro
H A Depn.c687 ep_conf |= VHUB_EP_CFG_SET_MAX_PKT(maxpacket); in ast_vhub_epn_enable()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/aspeed-vhub/
H A Dvhub.h156 #define VHUB_EP_CFG_SET_MAX_PKT(x) (((x) & 0x3ff) << 16) macro
H A Depn.c691 ep_conf |= VHUB_EP_CFG_SET_MAX_PKT(maxpacket); in ast_vhub_epn_enable()

Completed in 6 milliseconds