init_hw_ep
init_hw_ep(mtu, mtu->ep0, 0, 0);
init_hw_ep(mtu, mtu->in_eps + epnum, epnum, 1);
init_hw_ep(mtu, mtu->out_eps + epnum, epnum, 0);