Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/stm32/
H A Dstm32-hash.c64 #define HASH_SR_BUSY BIT(3) macro
245 !(status & HASH_SR_BUSY), 10, 10000); in stm32_hash_wait_busy()