Lines Matching refs:EDMA_CHAN_SLOT

445 	int channel = EDMA_CHAN_SLOT(echan->ch_num);  in edma_set_chmap()
448 slot = EDMA_CHAN_SLOT(slot); in edma_set_chmap()
456 int channel = EDMA_CHAN_SLOT(echan->ch_num); in edma_setup_interrupt()
474 slot = EDMA_CHAN_SLOT(slot); in edma_write_slot()
483 slot = EDMA_CHAN_SLOT(slot); in edma_read_slot()
509 slot = EDMA_CHAN_SLOT(slot); in edma_alloc_slot()
542 slot = EDMA_CHAN_SLOT(slot); in edma_free_slot()
563 from = EDMA_CHAN_SLOT(from); in edma_link()
564 to = EDMA_CHAN_SLOT(to); in edma_link()
585 slot = EDMA_CHAN_SLOT(slot); in edma_get_position()
601 int channel = EDMA_CHAN_SLOT(echan->ch_num); in edma_start()
628 int channel = EDMA_CHAN_SLOT(echan->ch_num); in edma_stop()
654 int channel = EDMA_CHAN_SLOT(echan->ch_num); in edma_pause()
664 int channel = EDMA_CHAN_SLOT(echan->ch_num); in edma_resume()
674 int channel = EDMA_CHAN_SLOT(echan->ch_num); in edma_trigger_channel()
687 int channel = EDMA_CHAN_SLOT(echan->ch_num); in edma_clean_channel()
706 int channel = EDMA_CHAN_SLOT(echan->ch_num); in edma_assign_channel_eventq()
724 int channel = EDMA_CHAN_SLOT(echan->ch_num); in edma_alloc_channel()
1043 param->opt = EDMA_TCC(EDMA_CHAN_SLOT(echan->ch_num)); in edma_config_pset()
1342 param->opt = EDMA_TCC(EDMA_CHAN_SLOT(echan->ch_num)); in edma_prep_dma_interleaved()
1746 EDMA_CHAN_SLOT(echan->ch_num)); in edma_alloc_chan_resources()
1756 EDMA_CHAN_SLOT(echan->ch_num), chan->chan_id, in edma_alloc_chan_resources()
1799 EDMA_CHAN_SLOT(echan->ch_num), chan->chan_id); in edma_free_chan_resources()
1830 int channel = EDMA_CHAN_SLOT(echan->ch_num); in edma_residue()