Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/inside-secure/
H A Dsafexcel.h147 #define EIP197_HIA_DFE_CFG(n) (0x0000 + (128 * (n))) macro
H A Dsafexcel.c646 writel(val, EIP197_HIA_DFE(priv) + EIP197_HIA_DFE_CFG(pe)); in safexcel_hw_init()