next_ep0_request
#define next_ep0_request(mtu) next_request((mtu)->ep0)
#define next_ep0_request(musb) next_in_request(&(musb)->endpoints[0])