Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/altera/
H A Daltera_msgdmahw.h36 #define MSGDMA_DESC_CTL_END_ON_EOP BIT(12) macro
/openbmc/u-boot/drivers/net/
H A Daltera_tse.h108 #define MSGDMA_DESC_CTL_END_ON_EOP BIT(12) macro
/openbmc/linux/drivers/dma/
H A Daltera-msgdma.c60 #define MSGDMA_DESC_CTL_END_ON_EOP BIT(12) macro