Searched refs:is_channel_busy (Results 1 – 1 of 1) sorted by relevance
702 bool is_channel_busy; in dma_dw_axi_stop() local733 is_channel_busy = WAIT_FOR((sys_read64(reg_base + DMA_DW_AXI_CHENREG)) & (BIT(channel)), in dma_dw_axi_stop()735 if (is_channel_busy) { in dma_dw_axi_stop()739 is_channel_busy = WAIT_FOR((sys_read64(reg_base + DMA_DW_AXI_CHENREG)) & in dma_dw_axi_stop()742 if (is_channel_busy) { in dma_dw_axi_stop()