Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/
H A Dqm.c101 #define QM_PM_CTRL 0x100148 macro
751 val = readl(qm->io_base + QM_PM_CTRL); in qm_disable_clock_gate()
753 writel(val, qm->io_base + QM_PM_CTRL); in qm_disable_clock_gate()