Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dimx-sdma.c393 struct sdma_channel *sdmac; member
691 static int sdma_config_ownership(struct sdma_channel *sdmac, in sdma_config_ownership()
794 static void sdma_event_enable(struct sdma_channel *sdmac, unsigned int event) in sdma_event_enable()
814 static void sdma_event_disable(struct sdma_channel *sdmac, unsigned int event) in sdma_event_disable()
831 static void sdma_start_desc(struct sdma_channel *sdmac) in sdma_start_desc()
851 static void sdma_update_channel_loop(struct sdma_channel *sdmac) in sdma_update_channel_loop()
914 struct sdma_channel *sdmac = (struct sdma_channel *) data; in mxc_sdma_handle_channel_normal() local
949 struct sdma_channel *sdmac = &sdma->channel[channel]; in sdma_int_handler() local
977 static int sdma_get_pc(struct sdma_channel *sdmac, in sdma_get_pc()
1097 static int sdma_load_context(struct sdma_channel *sdmac) in sdma_load_context()
[all …]