Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/axis/
H A Dartpec6_crypto.c79 #define PDMA_IN_CFG_EN BIT(0) macro
2532 writel_relaxed(PDMA_IN_CFG_EN, base + A6_PDMA_IN_CFG); in init_crypto_hw()
2538 writel_relaxed(PDMA_IN_CFG_EN, base + A7_PDMA_IN_CFG); in init_crypto_hw()