Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/axis/
H A Dartpec6_crypto.c69 #define A6_PDMA_OUT_CMD_STOP BIT(3) macro
2554 writel_relaxed(A6_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.c70 #define A6_PDMA_OUT_CMD_STOP BIT(3) macro
2555 writel_relaxed(A6_PDMA_OUT_CMD_STOP, base + PDMA_OUT_CMD); in artpec6_crypto_disable_hw()

Completed in 9 milliseconds