Home | History | Annotate | Download | only in ti

Lines Matching defs:edma_channel

58 struct edma_channel {
72 struct edma_channel sc_dma[NUM_DMA_CHANNELS];
145 struct edma_channel *ch = &sc->sc_dma[idx];
285 struct edma_channel *
291 struct edma_channel *ch = NULL;
337 edma_channel_free(struct edma_channel *ch)
362 edma_param_alloc(struct edma_channel *ch)
389 edma_param_free(struct edma_channel *ch, uint16_t param_entry)
407 edma_set_param(struct edma_channel *ch, uint16_t param_entry,
427 edma_transfer_enable(struct edma_channel *ch, uint16_t param_entry)
453 edma_transfer_start(struct edma_channel *ch)
471 edma_halt(struct edma_channel *ch)
488 edma_channel_index(struct edma_channel *ch)
494 edma_dump(struct edma_channel *ch)
528 edma_dump_param(struct edma_channel *ch, uint16_t param_entry)