Searched refs:CSR_SUSPF (Results 1 – 1 of 1) sorted by relevance
95 #define CSR_SUSPF BIT(13) macro828 csr & CSR_SUSPF, 1, 10); in stm32_dma3_chan_suspend()885 csr & (CSR_SUSPF | CSR_IDLEF), 1, 10); in stm32_dma3_chan_set_residue()903 if (!(csr & CSR_SUSPF) && (csr & CSR_TCF) && (csr & CSR_IDLEF)) in stm32_dma3_chan_set_residue()912 if (csr & CSR_SUSPF) { in stm32_dma3_chan_set_residue()