Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-img-spfi.c335 goto stop_dma; in img_spfi_start_dma()
359 goto stop_dma; in img_spfi_start_dma()
381 stop_dma: in img_spfi_start_dma()
H A Dspi-sh-msiof.c813 goto stop_dma; in sh_msiof_dma_once()
856 stop_dma: in sh_msiof_dma_once()
/openbmc/linux/drivers/usb/gadget/udc/
H A Dnet2280.c841 static inline void stop_dma(struct net2280_dma_regs __iomem *dma) in stop_dma() function
1210 stop_dma(ep->dma); in abort_dma()
1257 stop_dma(ep->dma); in net2280_dequeue()
1302 stop_dma(ep->dma); in net2280_dequeue()
3497 stop_dma(ep->dma); in handle_stat1_irqs()
H A Datmel_usba_udc.c827 static int stop_dma(struct usba_ep *ep, u32 *pstatus) in stop_dma() function
893 stop_dma(ep, &status); in usba_ep_dequeue()