Home
last modified time | relevance | path

Searched refs:MSGDMA_DESC_CTL_END_ON_LEN (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/altera/
Daltera_msgdmahw.h37 #define MSGDMA_DESC_CTL_END_ON_LEN BIT(13) macro
64 MSGDMA_DESC_CTL_END_ON_LEN | \
Daltera_msgdma.c158 | MSGDMA_DESC_CTL_END_ON_LEN in msgdma_add_rx_desc()
/Linux-v6.6/drivers/dma/
Daltera-msgdma.c61 #define MSGDMA_DESC_CTL_END_ON_LEN BIT(13) macro
93 MSGDMA_DESC_CTL_END_ON_LEN | \
286 MSGDMA_DESC_CTL_END_ON_LEN; in msgdma_desc_config()