Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dudc-xilinx.c186 u32 setupseqtx; member
1772 udc->setupseqtx = DATA_PHASE; in xudc_handle_setup()
1776 udc->setupseqtx = STATUS_PHASE; in xudc_handle_setup()
1834 udc->setupseqtx = SETUP_PHASE; in xudc_ep0_out()
1881 switch (udc->setupseqtx) { in xudc_ep0_in()
1913 udc->setupseqtx = STATUS_PHASE; in xudc_ep0_in()