Searched defs:tusb_omap_dma_ch (Results 1 – 1 of 1) sorted by relevance
29 struct tusb_omap_dma_ch { struct30 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 …]