Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c60 #define SEC_CLK_GATE_DISABLE (~BIT(3)) macro
539 val &= SEC_CLK_GATE_DISABLE; in sec_disable_clock_gate()