Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/inside-secure/
H A Dsafexcel.h313 #define RD_CACHE_4BITS (RD_CACHE_3BITS << 1 | BIT(0)) macro
H A Dsafexcel.c613 writel(EIP197_MST_CTRL_RD_CACHE(RD_CACHE_4BITS) | in safexcel_hw_init()