Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/sh/
H A Dshdmac.c174 static bool dmae_is_busy(struct sh_dmae_chan *sh_chan) in dmae_is_busy() function
247 if (dmae_is_busy(sh_chan)) in dmae_set_chcr()
264 if (dmae_is_busy(sh_chan)) in dmae_set_dmars()
300 return dmae_is_busy(sh_chan); in sh_dmae_channel_busy()