Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/axis/
H A Dartpec6_crypto.c70 #define A7_PDMA_OUT_CMD_STOP BIT(2) macro
2558 writel_relaxed(A7_PDMA_OUT_CMD_STOP, base + PDMA_OUT_CMD); in artpec6_crypto_disable_hw()
/kernel/linux/linux-6.6/drivers/crypto/axis/
H A Dartpec6_crypto.c71 #define A7_PDMA_OUT_CMD_STOP BIT(2) macro
2559 writel_relaxed(A7_PDMA_OUT_CMD_STOP, base + PDMA_OUT_CMD); in artpec6_crypto_disable_hw()

Completed in 14 milliseconds