Lines Matching refs:EDMA_CHAN_SLOT

335 	lch = EDMA_CHAN_SLOT(lch);  in setup_dma_interrupt()
523 j = EDMA_CHAN_SLOT(i); in reserve_contiguous_slots()
590 clear_bit(EDMA_CHAN_SLOT(dma_spec.args[0]), in prepare_unused_channel_list()
602 clear_bit(EDMA_CHAN_SLOT(pdev->resource[i].start), in prepare_unused_channel_list()
670 channel = EDMA_CHAN_SLOT(channel); in edma_alloc_channel()
736 channel = EDMA_CHAN_SLOT(channel); in edma_free_channel()
770 slot = EDMA_CHAN_SLOT(slot); in edma_alloc_slot()
809 slot = EDMA_CHAN_SLOT(slot); in edma_free_slot()
901 slot = EDMA_CHAN_SLOT(slot); in edma_free_cont_slots()
910 slot_to_free = EDMA_CHAN_SLOT(i); in edma_free_cont_slots()
942 slot = EDMA_CHAN_SLOT(slot); in edma_set_src()
980 slot = EDMA_CHAN_SLOT(slot); in edma_set_dest()
1011 slot = EDMA_CHAN_SLOT(slot); in edma_get_position()
1034 slot = EDMA_CHAN_SLOT(slot); in edma_set_src_index()
1060 slot = EDMA_CHAN_SLOT(slot); in edma_set_dest_index()
1107 slot = EDMA_CHAN_SLOT(slot); in edma_set_transfer_params()
1135 from = EDMA_CHAN_SLOT(from); in edma_link()
1137 to = EDMA_CHAN_SLOT(to); in edma_link()
1160 from = EDMA_CHAN_SLOT(from); in edma_unlink()
1187 slot = EDMA_CHAN_SLOT(slot); in edma_write_slot()
1209 slot = EDMA_CHAN_SLOT(slot); in edma_read_slot()
1234 channel = EDMA_CHAN_SLOT(channel); in edma_pause()
1255 channel = EDMA_CHAN_SLOT(channel); in edma_resume()
1271 channel = EDMA_CHAN_SLOT(channel); in edma_trigger_channel()
1298 channel = EDMA_CHAN_SLOT(channel); in edma_start()
1344 channel = EDMA_CHAN_SLOT(channel); in edma_stop()
1383 channel = EDMA_CHAN_SLOT(channel); in edma_clean_channel()
1411 channel = EDMA_CHAN_SLOT(channel); in edma_clear_event()
1435 channel = EDMA_CHAN_SLOT(channel); in edma_assign_channel_eventq()