Searched refs:fotg210_udc (Results 1 – 2 of 2) sorted by relevance
96 struct fotg210_udc *fotg210 = ep->fotg210; in fotg210_fifo_ep_mapping()123 struct fotg210_udc *fotg210 = ep->fotg210; in fotg210_set_fifo_dir()133 struct fotg210_udc *fotg210 = ep->fotg210; in fotg210_set_tfrtype()144 struct fotg210_udc *fotg210 = ep->fotg210; in fotg210_set_mps()157 struct fotg210_udc *fotg210 = ep->fotg210; in fotg210_config_ep()269 struct fotg210_udc *fotg210 = ep->fotg210; in fotg210_enable_dma()457 struct fotg210_udc *fotg210 = ep->fotg210; in fotg210_set_epnstall()493 struct fotg210_udc *fotg210; in fotg210_set_halt_and_wedge()724 struct fotg210_udc *fotg210; in fotg210_ep0_complete()884 struct fotg210_udc *fotg210 = _fotg210; in fotg210_irq()[all …]
219 struct fotg210_udc *fotg210;233 struct fotg210_udc { struct254 #define gadget_to_fotg210(g) container_of((g), struct fotg210_udc, gadget) argument