Home
last modified time | relevance | path

Searched refs:EP0_STATUS (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/usb/gadget/udc/
H A Dgoku_udc.h233 EP0_STATUS, /* status stage */ enumerator
H A Dgoku_udc.c380 dev->ep0state = EP0_STATUS; in write_fifo()
486 ep->dev->ep0state = EP0_STATUS; in read_fifo()
1102 case EP0_STATUS: in udc_ep_state()
1477 dev->ep0state = EP0_STATUS; in ep0_setup()
1639 dev->ep0state = EP0_STATUS; in goku_irq()
/openbmc/linux/drivers/staging/emxx_udc/
H A Demxx_udc.h428 u32 EP0_STATUS; /* (0x002C) EP0 Status */ member
H A Demxx_udc.c1745 status = _nbu2ss_readl(&udc->p_regs->EP0_STATUS); in _nbu2ss_ep0_int()
1747 _nbu2ss_writel(&udc->p_regs->EP0_STATUS, ~intr); in _nbu2ss_ep0_int()