Searched refs:CTRL_PAYLOAD_MAX (Results 1 – 2 of 2) sorted by relevance
15 #define CTRL_PAYLOAD_MAX 64 macro
38 .wMaxPacketSize = cpu_to_le16(CTRL_PAYLOAD_MAX),48 .wMaxPacketSize = cpu_to_le16(CTRL_PAYLOAD_MAX),1731 usb_ep_set_maxpacket_limit(&hwep->ep, CTRL_PAYLOAD_MAX); in init_eps()