Searched refs:MUSB_EP0_FIFOSIZE (Results 1 – 4 of 4) sorted by relevance
114 #define MUSB_MAX_END0_PACKET ((u16)MUSB_EP0_FIFOSIZE)492 musb->endpoints[0].max_packet_sz_tx = MUSB_EP0_FIFOSIZE; in musb_configure_ep0()493 musb->endpoints[0].max_packet_sz_rx = MUSB_EP0_FIFOSIZE; in musb_configure_ep0()
13 #define MUSB_EP0_FIFOSIZE 64 /* This is non-configurable */ macro
540 fifo_count = min((unsigned) MUSB_EP0_FIFOSIZE, in ep0_txstate()
15 #define MUSB_EP0_FIFOSIZE 64 /* This is non-configurable */ macro