Symbol: EIP197_PE
drivers/crypto/inside-secure/safexcel.c
1474
version = readl(EIP197_PE(priv) + + EIP197_PE_VERSION(0));
drivers/crypto/inside-secure/safexcel.c
1482
version = readl(EIP197_PE(priv) + EIP197_PE_EIP96_VERSION(0));
drivers/crypto/inside-secure/safexcel.c
1497
peopt = readl(EIP197_PE(priv) + EIP197_PE_OPTIONS(0));
drivers/crypto/inside-secure/safexcel.c
1516
version = readl(EIP197_PE(priv) +
drivers/crypto/inside-secure/safexcel.c
1528
version = readl(EIP197_PE(priv) + EIP197_PE_PSE_VERSION(0));
drivers/crypto/inside-secure/safexcel.c
1535
version = readl(EIP197_PE(priv) +
drivers/crypto/inside-secure/safexcel.c
1577
priv->hwconfig.algo_flags = readl(EIP197_PE(priv) +
drivers/crypto/inside-secure/safexcel.c
276
writel(3, EIP197_PE(priv) + EIP197_PE_ICE_PUTF_CTRL(pe));
drivers/crypto/inside-secure/safexcel.c
277
writel(0, EIP197_PE(priv) + EIP197_PE_ICE_PPTF_CTRL(pe));
drivers/crypto/inside-secure/safexcel.c
280
val = readl(EIP197_PE(priv) + EIP197_PE_ICE_SCRATCH_CTRL(pe));
drivers/crypto/inside-secure/safexcel.c
285
writel(val, EIP197_PE(priv) + EIP197_PE_ICE_SCRATCH_CTRL(pe));
drivers/crypto/inside-secure/safexcel.c
289
writel(0, EIP197_PE(priv) +
drivers/crypto/inside-secure/safexcel.c
296
EIP197_PE(priv) + EIP197_PE_ICE_FPP_CTRL(pe));
drivers/crypto/inside-secure/safexcel.c
302
EIP197_PE(priv) + EIP197_PE_ICE_PUE_CTRL(pe));
drivers/crypto/inside-secure/safexcel.c
306
EIP197_PE(priv) + EIP197_PE_ICE_RAM_CTRL(pe));
drivers/crypto/inside-secure/safexcel.c
310
writel(EIP197_DEBUG_OCE_BYPASS, EIP197_PE(priv) +
drivers/crypto/inside-secure/safexcel.c
356
(readl_relaxed(EIP197_PE(priv) + base +
drivers/crypto/inside-secure/safexcel.c
377
writel(0, EIP197_PE(priv) + EIP197_PE_ICE_RAM_CTRL(pe));
drivers/crypto/inside-secure/safexcel.c
386
writel(val, EIP197_PE(priv) + EIP197_PE_ICE_FPP_CTRL(pe));
drivers/crypto/inside-secure/safexcel.c
395
writel(val, EIP197_PE(priv) + EIP197_PE_ICE_PUE_CTRL(pe));
drivers/crypto/inside-secure/safexcel.c
454
EIP197_PE(priv) + EIP197_PE_ICE_RAM_CTRL(pe));
drivers/crypto/inside-secure/safexcel.c
654
EIP197_PE(priv) + EIP197_PE_IN_DBUF_THRES(pe));
drivers/crypto/inside-secure/safexcel.c
657
EIP197_PE(priv) + EIP197_PE_IN_TBUF_THRES(pe));
drivers/crypto/inside-secure/safexcel.c
702
EIP197_PE(priv) + EIP197_PE_OUT_DBUF_THRES(pe));
drivers/crypto/inside-secure/safexcel.c
710
writel(val, EIP197_PE(priv) + EIP197_PE_EIP96_TOKEN_CTRL(pe));
drivers/crypto/inside-secure/safexcel.c
714
EIP197_PE(priv) + EIP197_PE_EIP96_FUNCTION_EN(pe));
drivers/crypto/inside-secure/safexcel.c
716
EIP197_PE(priv) + EIP197_PE_EIP96_FUNCTION2_EN(pe));
drivers/crypto/inside-secure/safexcel.c
787
EIP197_PE(priv) + EIP197_PE_EIP96_TOKEN_CTRL2(0));