Searched refs:HASH_CR_ALGO_POS (Results 1 – 1 of 1) sorted by relevance
47 #define HASH_CR_ALGO_POS 7 macro317 reg |= ((alg & BIT(0)) << HASH_CR_ALGO_POS); in stm32_hash_write_ctrl()319 if (hdev->pdata->alg_shift == HASH_CR_ALGO_POS) in stm32_hash_write_ctrl()321 ((alg & BIT(0)) << HASH_CR_ALGO_POS); in stm32_hash_write_ctrl()