Searched refs:WR_CACHE_4BITS (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/crypto/inside-secure/ | ||
D | safexcel.h | 314 #define WR_CACHE_4BITS (WR_CACHE_3BITS << 1 | BIT(0)) macro |
D | safexcel.c | 614 EIP197_MST_CTRL_WD_CACHE(WR_CACHE_4BITS), in safexcel_hw_init() |