Home
last modified time | relevance | path

Searched refs:EP0_WRITE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/emxx_udc/
H A Demxx_udc.h432 u32 EP0_WRITE; /* (0x003C) EP0 Write */ member
H A Demxx_udc.c432 _nbu2ss_writel(&preg->EP0_WRITE, data32); in _nbu2ss_ep_in_end()
593 _nbu2ss_writel(&udc->p_regs->EP0_WRITE, p_buf_32->dw); in EP0_in_PIO()