Lines Matching full:ep0
54 * be transferred by IN transactions on EP0. This is either 127 bytes or 3
63 * If we try to lower the MPS size for EP0, then no transfers work properly
64 * for EP0, and the system will fail basic enumeration. As no cause for this
66 * EP0.
103 * @fifo_index: For Dedicated FIFO operation, only FIFO0 can be used for EP0.
199 /* Gadget ep0 states */
664 /* Size of control and EP0 buffers */
1005 * @num_of_eps: Number of available EPs (excluding EP0)
1007 * @ep0_reply: Request used for ep0 reply.
1008 * @ep0_buff: Buffer for EP0 reply data, if needed.
1009 * @ctrl_buff: Buffer for EP0 control requests.
1010 * @ctrl_req: Request for EP0 control packets.
1011 * @ep0_state: EP0 control transfers state
1016 * @setup_desc_dma: EP0 setup stage desc chain DMA address
1017 * @setup_desc: EP0 setup stage desc chain pointer
1018 * @ctrl_in_desc_dma: EP0 IN data phase desc chain DMA address
1019 * @ctrl_in_desc: EP0 IN data phase desc chain pointer
1020 * @ctrl_out_desc_dma: EP0 OUT data phase desc chain DMA address
1021 * @ctrl_out_desc: EP0 OUT data phase desc chain pointer