Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/inside-secure/
H A Dsafexcel.h288 #define EIP197_HIA_DxE_CFG_MIN_CTRL_SIZE(n) ((n) << 16) macro
H A Dsafexcel.c642 val |= EIP197_HIA_DxE_CFG_MIN_CTRL_SIZE(6) | in safexcel_hw_init()