Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/gemini/
H A Dsl3516-ce.h77 #define RXDMA_CTRL_CHAIN_MODE BIT(29) macro
H A Dsl3516-ce-core.c91 v = RXDMA_CTRL_START | RXDMA_CTRL_CHAIN_MODE | RXDMA_CTRL_CONTINUE | \ in start_dma_rx()