Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/altera/
H A Daltera_msgdmahw.h93 #define MSGDMA_CSR_STAT_DESC_BUF_EMPTY BIT(1) macro
/openbmc/linux/drivers/dma/
H A Daltera-msgdma.c115 #define MSGDMA_CSR_STAT_DESC_BUF_EMPTY BIT(1) macro
127 #define DESC_EMPTY (MSGDMA_CSR_STAT_DESC_BUF_EMPTY | \