GR_STATUS_SU
if ((dev->ep0state != GR_EP0_SUSPEND) && !(status & GR_STATUS_SU)) {
if ((dev->ep0state == GR_EP0_SUSPEND) && (status & GR_STATUS_SU)) {