Searched refs:descs_allocated (Results 1 – 9 of 9) sorted by relevance
114 unsigned int descs_allocated; member483 pd_chan->descs_allocated++; in pdc_desc_get()518 return pd_chan->descs_allocated; in pd_alloc_chan_resources()534 pd_chan->descs_allocated = i; in pd_alloc_chan_resources()540 return pd_chan->descs_allocated; in pd_alloc_chan_resources()556 pd_chan->descs_allocated = 0; in pd_free_chan_resources()
157 int descs_allocated; member760 while (imxdmac->descs_allocated < IMXDMA_MAX_CHAN_DESCRIPTORS) { in imxdma_alloc_chan_resources()774 imxdmac->descs_allocated++; in imxdma_alloc_chan_resources()777 if (!imxdmac->descs_allocated) in imxdma_alloc_chan_resources()780 return imxdmac->descs_allocated; in imxdma_alloc_chan_resources()800 imxdmac->descs_allocated--; in imxdma_free_chan_resources()
235 dc->descs_allocated++; in txx9dmac_desc_get()1027 i = dc->descs_allocated; in txx9dmac_alloc_chan_resources()1028 while (dc->descs_allocated < TXX9_DMA_INITIAL_DESC_COUNT) { in txx9dmac_alloc_chan_resources()1041 i = ++dc->descs_allocated; in txx9dmac_alloc_chan_resources()1059 dc->descs_allocated); in txx9dmac_free_chan_resources()1068 dc->descs_allocated = 0; in txx9dmac_free_chan_resources()
158 atchan->descs_allocated++; in atc_desc_get()1391 return atchan->descs_allocated; in atc_alloc_chan_resources()1405 atchan->descs_allocated = i; in atc_alloc_chan_resources()1415 atchan->descs_allocated); in atc_alloc_chan_resources()1417 return atchan->descs_allocated; in atc_alloc_chan_resources()1432 atchan->descs_allocated); in atc_free_chan_resources()1446 atchan->descs_allocated = 0; in atc_free_chan_resources()
179 unsigned int descs_allocated; member
262 unsigned int descs_allocated; member
85 int descs_allocated; member298 chan->descs_allocated = 0; in usb_dmac_desc_free()389 while (uchan->descs_allocated < USB_DMAC_INITIAL_NR_DESC) { in usb_dmac_alloc_chan_resources()396 uchan->descs_allocated++; in usb_dmac_alloc_chan_resources()
243 unsigned int descs_allocated; member
1165 i = dwc->descs_allocated; in dwc_alloc_chan_resources()1166 while (dwc->descs_allocated < NR_DESCS_PER_CHANNEL) { in dwc_alloc_chan_resources()1186 i = ++dwc->descs_allocated; in dwc_alloc_chan_resources()1210 dwc->descs_allocated); in dwc_free_chan_resources()1219 dwc->descs_allocated = 0; in dwc_free_chan_resources()