Searched refs:VHUB_EP_CFG_SET_MAX_PKT (Results 1 – 2 of 2) sorted by relevance
156 #define VHUB_EP_CFG_SET_MAX_PKT(x) (((x) & 0x3ff) << 16) macro
684 ep_conf |= VHUB_EP_CFG_SET_MAX_PKT(maxpacket); in ast_vhub_epn_enable()