Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/sh/
H A Dshdmac.c175 static bool dmae_is_busy(struct sh_dmae_chan *sh_chan) in dmae_is_busy() function
248 if (dmae_is_busy(sh_chan)) in dmae_set_chcr()
265 if (dmae_is_busy(sh_chan)) in dmae_set_dmars()
301 return dmae_is_busy(sh_chan); in sh_dmae_channel_busy()