Home
last modified time | relevance | path

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

/linux/drivers/crypto/inside-secure/
H A Dsafexcel.h285 #define EIP197_HIA_DxE_CFG_DATA_CACHE_CTRL(n) (((n) & 0x7) << 4) macro
H A Dsafexcel.c644 val |= EIP197_HIA_DxE_CFG_DATA_CACHE_CTRL(RD_CACHE_3BITS); in safexcel_hw_init()
687 val |= EIP197_HIA_DxE_CFG_DATA_CACHE_CTRL(WR_CACHE_3BITS); in safexcel_hw_init()