Searched refs:STARFIVE_HASH_BUSY (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/crypto/starfive/ | ||
H A D | jh7110-cryp.h | 98 #define STARFIVE_HASH_BUSY BIT(16) macro |
H A D | jh7110-hash.c | 45 !(status & STARFIVE_HASH_BUSY), 10, 100000); in starfive_hash_wait_busy() |