Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-ixp4xx/include/mach/
H A Dixp4xx-regs.h306 #define IXP4XX_FEATURE_HASH (1 << 2) macro
323 IXP4XX_FEATURE_HASH | \
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Dixp4xx_crypto.c451 if (! ( ~(*IXP4XX_EXP_CFG2) & (IXP4XX_FEATURE_HASH | in init_ixp_crypto()