Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/axis/
Dartpec6_crypto.c78 #define PDMA_IN_CFG_EN BIT(0) macro
2531 writel_relaxed(PDMA_IN_CFG_EN, base + A6_PDMA_IN_CFG); in init_crypto_hw()
2537 writel_relaxed(PDMA_IN_CFG_EN, base + A7_PDMA_IN_CFG); in init_crypto_hw()