Searched refs:MUSB_EP0_FIFOSIZE (Results 1 – 3 of 3) sorted by relevance
64 #define MUSB_MAX_END0_PACKET ((u16)MUSB_EP0_FIFOSIZE)484 musb->endpoints[0].max_packet_sz_tx = MUSB_EP0_FIFOSIZE; in musb_configure_ep0()485 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
536 fifo_count = min((unsigned) MUSB_EP0_FIFOSIZE, in ep0_txstate()
Completed in 8 milliseconds