Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/inside-secure/
H A Dsafexcel.h315 #define EIP197_MST_CTRL_RD_CACHE(n) (((n) & 0xf) << 0) macro
H A Dsafexcel.c613 writel(EIP197_MST_CTRL_RD_CACHE(RD_CACHE_4BITS) | in safexcel_hw_init()