Searched refs:GR_EP0_OSTATUS (Results 1 – 2 of 2) sorted by relevance
182 GR_EP0_OSTATUS, /* Status stage after OUT data stage */ enumerator
77 [GR_EP0_OSTATUS] = "ostatus", in gr_ep0state_string()1154 gr_set_ep0state(dev, GR_EP0_OSTATUS); in gr_ep0_setup()1286 if ((ep == &dev->epo[0]) && (dev->ep0state == GR_EP0_OSTATUS)) { in gr_handle_out_ep()