Searched refs:SGDMA_CTRLREG_RESET (Results 1 – 2 of 2) sorted by relevance
111 #define SGDMA_CTRLREG_RESET BIT(16)/* Software reset */ macro
122 csrwr32(SGDMA_CTRLREG_RESET, priv->tx_dma_csr, sgdma_csroffs(control)); in sgdma_reset()125 csrwr32(SGDMA_CTRLREG_RESET, priv->rx_dma_csr, sgdma_csroffs(control)); in sgdma_reset()
Completed in 4 milliseconds