Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/sec/
H A Dsec_drv.c137 #define SEC_Q_DEPTH_CFG_DEPTH_S 0 macro
573 regval |= (depth << SEC_Q_DEPTH_CFG_DEPTH_S) & SEC_Q_DEPTH_CFG_DEPTH_M; in sec_queue_depth()