Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/sec/
H A Dsec_drv.c149 #define SEC_Q_ARUSER_CFG_FNA BIT(1) macro
527 regval &= ~SEC_Q_ARUSER_CFG_FNA; in sec_queue_ar_alloc()
530 regval |= SEC_Q_ARUSER_CFG_FNA; in sec_queue_ar_alloc()