EP0_IN
case EP0_IN:
dev->ep0state = EP0_IN;
if (dev->ep0state == EP0_IN) {
if (unlikely(ep->num == 0 && dev->ep0state != EP0_IN))