Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/inside-secure/
H A Dsafexcel.h97 #define EIP197_HIA_DSE(priv) ((priv)->base + (priv)->offsets.hia_dse) macro
H A Dsafexcel.c694 writel(val, EIP197_HIA_DSE(priv) + EIP197_HIA_DSE_CFG(pe)); in safexcel_hw_init()