Home
last modified time | relevance | path

Searched defs:tusb_omap_dma_ch (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/usb/musb/
Dtusb6010_omap.c34 struct tusb_omap_dma_ch { struct
35 struct musb *musb;
36 void __iomem *tbase;
37 unsigned long phys_offset;
38 int epnum;
39 u8 tx;
40 struct musb_hw_ep *hw_ep;
42 int ch;
43 s8 dmareq;
44 s8 sync_dev;
[all …]