Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/inside-secure/
Dsafexcel.h95 #define EIP197_HIA_DFE_CFG(n) (0x0000 + (128 * (n))) macro
Dsafexcel.c347 writel(val, EIP197_HIA_DFE(priv) + EIP197_HIA_DFE_CFG(pe)); in safexcel_hw_init()