Searched refs:EDMA_CHAN_SLOT (Results 1 – 4 of 4) sorted by relevance
321 lch = EDMA_CHAN_SLOT(lch); in setup_dma_interrupt()528 j = EDMA_CHAN_SLOT(i); in reserve_contiguous_slots()583 clear_bit(EDMA_CHAN_SLOT(pdev->resource[i].start), in prepare_unused_channel_list()651 channel = EDMA_CHAN_SLOT(channel); in edma_alloc_channel()717 channel = EDMA_CHAN_SLOT(channel); in edma_free_channel()748 slot = EDMA_CHAN_SLOT(slot); in edma_alloc_slot()787 slot = EDMA_CHAN_SLOT(slot); in edma_free_slot()879 slot = EDMA_CHAN_SLOT(slot); in edma_free_cont_slots()888 slot_to_free = EDMA_CHAN_SLOT(i); in edma_free_cont_slots()920 slot = EDMA_CHAN_SLOT(slot); in edma_set_src()[all …]
356 EDMA_CHAN_SLOT(prtd->ram_link2) << 5; in ping_pong_dma_setup()442 EDMA_TCC(EDMA_CHAN_SLOT(prtd->ram_channel)); in request_ping_pong()510 EDMA_TCC(EDMA_CHAN_SLOT(prtd->asp_channel)); in davinci_pcm_dma_request()511 prtd->asp_params.link_bcntrld = EDMA_CHAN_SLOT(link) << 5; in davinci_pcm_dma_request()
189 #define EDMA_CHAN_SLOT(i) ((i) & 0xffff) macro
480 template->opt |= EDMA_CHAN_SLOT(sync_dev) << 12; in mmc_davinci_dma_setup()515 ? (EDMA_CHAN_SLOT(host->links[link]) << 5) in mmc_davinci_send_dma_request()