Home
last modified time | relevance | path

Searched defs:MSGDMA_DESC_CTL_GEN_EOP (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/altera/
H A Daltera_msgdmahw.h33 #define MSGDMA_DESC_CTL_GEN_EOP BIT(9) macro
/openbmc/u-boot/drivers/net/
H A Daltera_tse.h107 #define MSGDMA_DESC_CTL_GEN_EOP BIT(9) macro
/openbmc/linux/drivers/dma/
H A Daltera-msgdma.c57 #define MSGDMA_DESC_CTL_GEN_EOP BIT(9) macro