Searched refs:CPDMA_SOFTRESET (Results 1 – 2 of 2) sorted by relevance
57 #define CPDMA_SOFTRESET 0x01c macro734 setbit_and_wait_for_clear32(priv->dma_regs + CPDMA_SOFTRESET); in _cpsw_init()805 setbit_and_wait_for_clear32(priv->dma_regs + CPDMA_SOFTRESET); in _cpsw_halt()
26 #define CPDMA_SOFTRESET 0x1c macro550 dma_reg_write(ctlr, CPDMA_SOFTRESET, 1); in cpdma_ctlr_start()552 if (dma_reg_read(ctlr, CPDMA_SOFTRESET) == 0) in cpdma_ctlr_start()