Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/inside-secure/
H A Dsafexcel.h317 #define EIP197_MST_CTRL_TX_MAX_CMD(n) (((n) & 0xf) << 20) macro
H A Dsafexcel.c608 val |= EIP197_MST_CTRL_TX_MAX_CMD(5); in safexcel_hw_init()