Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dudc-xilinx.c187 u32 setupseqrx; member
1771 udc->setupseqrx = STATUS_PHASE; in xudc_handle_setup()
1775 udc->setupseqrx = DATA_PHASE; in xudc_handle_setup()
1827 switch (udc->setupseqrx) { in xudc_ep0_out()
1833 udc->setupseqrx = SETUP_PHASE; in xudc_ep0_out()