Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c59 #define SEC_CLK_GATE_ENABLE BIT(3) macro
521 val |= SEC_CLK_GATE_ENABLE; in sec_enable_clock_gate()