Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c58 #define SEC_CORE_AUTO_GATE_EN GENMASK(3, 0) macro
529 val |= SEC_CORE_AUTO_GATE_EN; in sec_enable_clock_gate()