Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/sh/
Dshdmac.c179 static bool dmae_is_busy(struct sh_dmae_chan *sh_chan) in dmae_is_busy() function
252 if (dmae_is_busy(sh_chan)) in dmae_set_chcr()
269 if (dmae_is_busy(sh_chan)) in dmae_set_dmars()
305 return dmae_is_busy(sh_chan); in sh_dmae_channel_busy()