Home
last modified time | relevance | path

Searched refs:sdma_channel (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dimx-sdma.c326 struct sdma_channel *sdmac;
362 struct sdma_channel { struct
428 struct sdma_channel channel[MAX_DMA_CHANNELS];
623 static int sdma_config_ownership(struct sdma_channel *sdmac, in sdma_config_ownership()
722 static void sdma_event_enable(struct sdma_channel *sdmac, unsigned int event) in sdma_event_enable()
734 static void sdma_event_disable(struct sdma_channel *sdmac, unsigned int event) in sdma_event_disable()
751 static void sdma_start_desc(struct sdma_channel *sdmac) in sdma_start_desc()
771 static void sdma_update_channel_loop(struct sdma_channel *sdmac) in sdma_update_channel_loop()
821 static void mxc_sdma_handle_channel_normal(struct sdma_channel *data) in mxc_sdma_handle_channel_normal()
823 struct sdma_channel *sdmac = (struct sdma_channel *) data; in mxc_sdma_handle_channel_normal()
[all …]