Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c88 #define HPRE_CLUSTER_DYN_CTL 0x302010 macro
610 val = readl(qm->io_base + HPRE_CLUSTER_DYN_CTL); in hpre_enable_clock_gate()
612 writel(val, qm->io_base + HPRE_CLUSTER_DYN_CTL); in hpre_enable_clock_gate()
634 val = readl(qm->io_base + HPRE_CLUSTER_DYN_CTL); in hpre_disable_clock_gate()
636 writel(val, qm->io_base + HPRE_CLUSTER_DYN_CTL); in hpre_disable_clock_gate()

Completed in 3 milliseconds