Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/musb/
Dtusb6010_omap.c29 struct tusb_omap_dma_ch { struct
30 struct musb *musb;
31 void __iomem *tbase;
32 unsigned long phys_offset;
33 int epnum;
34 u8 tx;
35 struct musb_hw_ep *hw_ep;
37 int ch;
38 s8 dmareq;
39 s8 sync_dev;
[all …]