Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dimx-sdma.c1345 static int sdma_set_channel_priority(struct sdma_channel *sdmac, in sdma_set_channel_priority() function
1375 sdma_set_channel_priority(&sdma->channel[0], MXC_SDMA_DEFAULT_PRIORITY); in sdma_request_channel0()
1467 ret = sdma_set_channel_priority(sdmac, prio); in sdma_alloc_chan_resources()
1496 sdma_set_channel_priority(sdmac, 0); in sdma_free_chan_resources()
2131 sdma_set_channel_priority(&sdma->channel[0], 7); in sdma_init()