Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/altera/
A Daltera_sgdmahw.h111 #define SGDMA_CTRLREG_RESET BIT(16)/* Software reset */ macro
A Daltera_sgdma.c122 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