Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/inside-secure/
H A Dsafexcel.h152 #define EIP197_HIA_DSE_THR_STAT(n) (0x0004 + (128 * (n))) macro
H A Dsafexcel.c672 while ((readl(EIP197_HIA_DSE_THR(priv) + EIP197_HIA_DSE_THR_STAT(pe)) & in safexcel_hw_init()