Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/inside-secure/
H A Dsafexcel.h190 #define EIP197_PE_OPTIONS(n) (0x1ff8 + (0x2000 * (n))) macro
H A Dsafexcel.c1502 peopt = readl(EIP197_PE(priv) + EIP197_PE_OPTIONS(0)); in safexcel_probe_generic()