Searched refs:SDMA_H_STATSTOP (Results 1 – 1 of 1) sorted by relevance
50 #define SDMA_H_STATSTOP 0x008 macro730 return !!(readl(sdma->regs + SDMA_H_STATSTOP) & BIT(channel)); in is_sdma_channel_enabled()748 ret = readl_relaxed_poll_timeout_atomic(sdma->regs + SDMA_H_STATSTOP, in sdma_run_channel0()1157 writel_relaxed(BIT(channel), sdma->regs + SDMA_H_STATSTOP); in sdma_disable_channel()