Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/inside-secure/
H A Dsafexcel.h469 #define EIP197_CS_BANKSEL_OFS 12 macro
H A Dsafexcel.c71 (curbank << EIP197_CS_BANKSEL_OFS); in eip197_trc_cache_banksel()
177 maxbanks = ((val&EIP197_CS_BANKSEL_MASK)>>EIP197_CS_BANKSEL_OFS) + 1; in eip197_trc_cache_init()