Searched refs:MAX3420_EP_MAX_PACKET (Results 1 – 1 of 1) sorted by relevance
33 #define MAX3420_EP_MAX_PACKET 64 /* Same for all Endpoints */ macro198 .wMaxPacketSize = cpu_to_le16(MAX3420_EP_MAX_PACKET),278 u8 local_buf[MAX3420_EP_MAX_PACKET + 1] = {}; in spi_rd_buf()300 u8 local_buf[MAX3420_EP_MAX_PACKET + 1] = {}; in spi_wr_buf()1171 usb_ep_set_maxpacket_limit(&ep->ep_usb, MAX3420_EP_MAX_PACKET); in max3420_eps_init()