Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c35 #define SEC_CTRL_CNT_CLR_CE_BIT BIT(0) macro
699 SEC_CTRL_CNT_CLR_CE_BIT; in sec_clear_enable_read()
710 ~SEC_CTRL_CNT_CLR_CE_BIT) | val; in sec_clear_enable_write()