Searched refs:EIP206_OPT_ICE_TYPE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/crypto/inside-secure/ | ||
H A D | safexcel.h | 40 #define EIP206_OPT_ICE_TYPE(n) ((n>>8)&3) macro |
H A D | safexcel.c | 1518 if (EIP206_OPT_ICE_TYPE(peopt) == 1) { in safexcel_probe_generic() |