Searched refs:EP0_STATUS (Results 1 – 4 of 4) sorted by relevance
236 EP0_STATUS, /* status stage */ enumerator
376 dev->ep0state = EP0_STATUS; in write_fifo()482 ep->dev->ep0state = EP0_STATUS; in read_fifo()1066 case EP0_STATUS: in udc_ep_state()1450 dev->ep0state = EP0_STATUS; in ep0_setup()1612 dev->ep0state = EP0_STATUS; in goku_irq()
510 u32 EP0_STATUS; /* (0x002C) EP0 Status */ member
1880 status = _nbu2ss_readl(&udc->p_regs->EP0_STATUS); in _nbu2ss_ep0_int()1882 _nbu2ss_writel(&udc->p_regs->EP0_STATUS, ~(u32)intr); in _nbu2ss_ep0_int()