Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Daltera_tse.c272 writel(MSGDMA_CSR_STAT_MASK, &csr->status); in msgdma_reset()
285 writel(MSGDMA_CSR_STAT_MASK, &csr->status); in msgdma_reset()
305 writel(MSGDMA_CSR_STAT_MASK, &csr->status); in msgdma_wait()
Daltera_tse.h138 #define MSGDMA_CSR_STAT_MASK 0x3FF macro