Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/axis/
Dartpec6_crypto.c69 #define A7_PDMA_OUT_CMD_STOP BIT(2) macro
2632 writel_relaxed(A7_PDMA_OUT_CMD_STOP, base + PDMA_OUT_CMD); in artpec6_crypto_disable_hw()