Lines Matching refs:epnum
33 int epnum;
67 chdat->epnum, reg & 0xf);
72 reg = (1 << 4) | chdat->epnum;
74 reg = chdat->epnum;
85 if ((reg & 0xf) != chdat->epnum) {
87 chdat->epnum, reg & 0xf);
112 chdat->epnum, chdat->tx ? "tx" : "rx");
158 musb_dma_completion(musb, chdat->epnum, chdat->tx);
170 musb_ep_select(mbase, chdat->epnum);
241 dev_dbg(musb->controller, "could not get dma for ep%i\n", chdat->epnum);
287 chdat->epnum, chdat->tx ? "tx" : "rx", &dma_addr,
317 chdat->epnum, chdat->tx ? "tx" : "rx",
326 musb_ep_select(mbase, chdat->epnum);
395 reg |= (chdat->epnum << (dmareq_nr * 5));
437 if (hw_ep->epnum == 0) {
458 chdat->epnum = hw_ep->epnum;
483 chdat->epnum,
493 dev_dbg(musb->controller, "ep%i: Could not get a DMA channel\n", chdat->epnum);
504 dev_dbg(musb->controller, "Release for ep%i\n", chdat->epnum);