Home
last modified time | relevance | path

Searched refs:MUSB_EP0_STAGE_SETUP (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_gadget_ep0.c43 case MUSB_EP0_STAGE_SETUP: return "setup"; in decode_ep0stage()
775 musb->ep0_state = MUSB_EP0_STAGE_SETUP; in musb_g_ep0_irq()
778 case MUSB_EP0_STAGE_SETUP: in musb_g_ep0_irq()
H A Dmusb_core.h129 MUSB_EP0_STAGE_SETUP, /* received SETUP */ enumerator
H A Dmusb_gadget.c2294 musb->ep0_state = MUSB_EP0_STAGE_SETUP; in musb_g_reset()