Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/axis/
H A Dartpec6_crypto.c86 #define A6_PDMA_IN_CMD_STOP BIT(3) macro
2552 writel_relaxed(A6_PDMA_IN_CMD_STOP, base + A6_PDMA_IN_CMD); in artpec6_crypto_disable_hw()
/kernel/linux/linux-6.6/drivers/crypto/axis/
H A Dartpec6_crypto.c87 #define A6_PDMA_IN_CMD_STOP BIT(3) macro
2553 writel_relaxed(A6_PDMA_IN_CMD_STOP, base + A6_PDMA_IN_CMD); in artpec6_crypto_disable_hw()

Completed in 8 milliseconds