Home
last modified time | relevance | path

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

/linux/drivers/crypto/inside-secure/
H A Dsafexcel.c306 EIP197_PE(priv) + EIP197_PE_ICE_RAM_CTRL(pe)); in eip197_init_firmware()
377 writel(0, EIP197_PE(priv) + EIP197_PE_ICE_RAM_CTRL(pe)); in eip197_start_firmware()
454 EIP197_PE(priv) + EIP197_PE_ICE_RAM_CTRL(pe)); in eip197_load_firmwares()
H A Dsafexcel.h175 #define EIP197_PE_ICE_RAM_CTRL(n) (0x0ff0 + (0x2000 * (n))) macro