Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/inside-secure/
Dsafexcel.c124 writel(prog_en, EIP197_PE(priv) + EIP197_PE_ICE_RAM_CTRL(pe)); in eip197_write_firmware()
132 writel(0, EIP197_PE(priv) + EIP197_PE_ICE_RAM_CTRL(pe)); in eip197_write_firmware()
Dsafexcel.h120 #define EIP197_PE_ICE_RAM_CTRL(n) (0x0ff0 + (0x2000 * (n))) macro