Lines Matching refs:EDMA_CHAN_SLOT
402 int channel = EDMA_CHAN_SLOT(echan->ch_num); in edma_set_chmap()
405 slot = EDMA_CHAN_SLOT(slot); in edma_set_chmap()
413 int channel = EDMA_CHAN_SLOT(echan->ch_num); in edma_setup_interrupt()
431 slot = EDMA_CHAN_SLOT(slot); in edma_write_slot()
440 slot = EDMA_CHAN_SLOT(slot); in edma_read_slot()
466 slot = EDMA_CHAN_SLOT(slot); in edma_alloc_slot()
499 slot = EDMA_CHAN_SLOT(slot); in edma_free_slot()
520 from = EDMA_CHAN_SLOT(from); in edma_link()
521 to = EDMA_CHAN_SLOT(to); in edma_link()
542 slot = EDMA_CHAN_SLOT(slot); in edma_get_position()
558 int channel = EDMA_CHAN_SLOT(echan->ch_num); in edma_start()
585 int channel = EDMA_CHAN_SLOT(echan->ch_num); in edma_stop()
611 int channel = EDMA_CHAN_SLOT(echan->ch_num); in edma_pause()
621 int channel = EDMA_CHAN_SLOT(echan->ch_num); in edma_resume()
631 int channel = EDMA_CHAN_SLOT(echan->ch_num); in edma_trigger_channel()
644 int channel = EDMA_CHAN_SLOT(echan->ch_num); in edma_clean_channel()
663 int channel = EDMA_CHAN_SLOT(echan->ch_num); in edma_assign_channel_eventq()
681 int channel = EDMA_CHAN_SLOT(echan->ch_num); in edma_alloc_channel()
995 param->opt = EDMA_TCC(EDMA_CHAN_SLOT(echan->ch_num)); in edma_config_pset()
1294 param->opt = EDMA_TCC(EDMA_CHAN_SLOT(echan->ch_num)); in edma_prep_dma_interleaved()
1697 EDMA_CHAN_SLOT(echan->ch_num)); in edma_alloc_chan_resources()
1707 EDMA_CHAN_SLOT(echan->ch_num), chan->chan_id, in edma_alloc_chan_resources()
1750 EDMA_CHAN_SLOT(echan->ch_num), chan->chan_id); in edma_free_chan_resources()
1781 int channel = EDMA_CHAN_SLOT(echan->ch_num); in edma_residue()