Home
last modified time | relevance | path

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

/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c56 #define SEC_CORE_AUTO_GATE 0x30212c macro
556 val = readl(qm->io_base + SEC_CORE_AUTO_GATE); in sec_enable_clock_gate()
558 writel(val, qm->io_base + SEC_CORE_AUTO_GATE); in sec_enable_clock_gate()