Lines Matching full:ep0
93 /* HUB EP0 control */
136 * matching corresponding vHub EP0 control bits
215 #define AST_VHUB_EP0_MAX_PACKET 64 /* EP0's max packet size */
243 * mode (or ep0), any >= 0 value means "last packet"
255 /* Current state of an EP0 */
264 * An endpoint, either generic, ep0, actual gadget EP
265 * or internal use vhub EP0. vhub EP1 doesn't have an
274 /* EP index in the device, 0 means this is an EP0 */
277 /* Dev pointer or NULL for vHub EP0 */
284 * DMA buffer for EP0, fallback DMA buffer for misaligned
292 /* EP0 (either device or vhub) */
295 * EP0 registers are "similar" for
308 } ep0; member
360 struct ast_vhub_ep ep0; member
392 /* EP0 DMA buffers allocated in one chunk */
396 /* EP0 of the vhub itself */
397 struct ast_vhub_ep ep0; member
524 /* ep0.c */