Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/inside-secure/
Dsafexcel.c213 hdw = readl(EIP197_HIA_AIC_G(priv) + EIP197_HIA_OPTIONS); in safexcel_hw_setup_cdesc_rings()
251 hdw = readl(EIP197_HIA_AIC_G(priv) + EIP197_HIA_OPTIONS); in safexcel_hw_setup_rdesc_rings()
920 val = readl(EIP197_HIA_AIC_G(priv) + EIP197_HIA_OPTIONS); in safexcel_configure()
936 val = readl(EIP197_HIA_AIC_G(priv) + EIP197_HIA_OPTIONS); in safexcel_configure()
Dsafexcel.h112 #define EIP197_HIA_OPTIONS 0xfff8 macro