Home
last modified time | relevance | path

Searched refs:iudma_reset_channel (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/usb/gadget/udc/
Dbcm63xx_udc.c704 static void iudma_reset_channel(struct bcm63xx_udc *udc, struct iudma_ch *iudma) in iudma_reset_channel() function
810 iudma_reset_channel(udc, &udc->iudma[i]); in iudma_init()
830 iudma_reset_channel(udc, &udc->iudma[i]); in iudma_uninit()
1055 iudma_reset_channel(udc, iudma); in bcm63xx_ep_enable()
1090 iudma_reset_channel(udc, iudma); in bcm63xx_ep_disable()
1223 iudma_reset_channel(udc, bep->iudma); in bcm63xx_udc_dequeue()
1552 iudma_reset_channel(udc, &udc->iudma[IUDMA_EP0_RXCHAN]); in bcm63xx_ep0_do_idle()
1629 iudma_reset_channel(udc, &udc->iudma[IUDMA_EP0_TXCHAN]); in bcm63xx_ep0_one_round()
1655 iudma_reset_channel(udc, &udc->iudma[IUDMA_EP0_RXCHAN]); in bcm63xx_ep0_one_round()
1674 iudma_reset_channel(udc, &udc->iudma[IUDMA_EP0_TXCHAN]); in bcm63xx_ep0_one_round()