Lines Matching defs:hw_ep
318 if (cppi_ch->hw_ep)
321 cppi_ch->hw_ep = ep;
339 if (!c->hw_ep)
346 c->hw_ep = NULL;
366 musb_readw(c->hw_ep->regs, MUSB_RXCSR),
394 musb_readw(c->hw_ep->regs, MUSB_TXCSR),
496 void __iomem *regs = rx->hw_ep->regs;
1011 void __iomem *regs = rx->hw_ep->regs;
1123 csr = musb_readw(rx->hw_ep->regs, MUSB_RXCSR);
1130 csr = musb_readw(rx->hw_ep->regs, MUSB_RXCSR);
1146 struct musb_hw_ep *hw_ep = NULL;
1244 hw_ep = tx_ch->hw_ep;
1281 hw_ep = rx_ch->hw_ep;
1392 regs = cppi_ch->hw_ep->regs;