Home
last modified time | relevance | path

Searched defs:sdmac (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/dma/
Dimx-sdma.c361 static int sdma_config_ownership(struct sdma_channel *sdmac, in sdma_config_ownership()
400 static int sdma_run_channel(struct sdma_channel *sdmac) in sdma_run_channel()
451 static void sdma_event_enable(struct sdma_channel *sdmac, unsigned int event) in sdma_event_enable()
463 static void sdma_event_disable(struct sdma_channel *sdmac, unsigned int event) in sdma_event_disable()
475 static void sdma_handle_channel_loop(struct sdma_channel *sdmac) in sdma_handle_channel_loop()
503 static void mxc_sdma_handle_channel_normal(struct sdma_channel *sdmac) in mxc_sdma_handle_channel_normal()
531 static void mxc_sdma_handle_channel(struct sdma_channel *sdmac) in mxc_sdma_handle_channel()
555 struct sdma_channel *sdmac = &sdma->channel[channel]; in sdma_int_handler() local
568 static void sdma_get_pc(struct sdma_channel *sdmac, in sdma_get_pc()
648 static int sdma_load_context(struct sdma_channel *sdmac) in sdma_load_context()
[all …]