Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-ixp4xx/include/mach/
Dixp4xx-regs.h602 #define IXP4XX_FEATURE_HASH (1 << 2) macro
619 IXP4XX_FEATURE_HASH | \
/linux-4.4.14/drivers/crypto/
Dixp4xx_crypto.c439 if (! ( ~(*IXP4XX_EXP_CFG2) & (IXP4XX_FEATURE_HASH | in init_ixp_crypto()