Home
last modified time | relevance | path

Searched refs:EIP197_HIA_DxE_CFG_DATA_CACHE_CTRL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/inside-secure/
H A Dsafexcel.h284 #define EIP197_HIA_DxE_CFG_DATA_CACHE_CTRL(n) (((n) & 0x7) << 4) macro
H A Dsafexcel.c636 val |= EIP197_HIA_DxE_CFG_DATA_CACHE_CTRL(RD_CACHE_3BITS); in safexcel_hw_init()
679 val |= EIP197_HIA_DxE_CFG_DATA_CACHE_CTRL(WR_CACHE_3BITS); in safexcel_hw_init()
/kernel/linux/linux-6.6/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()

Completed in 11 milliseconds