Searched refs:STARFIVE_AES_BUSY (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/crypto/starfive/ | ||
H A D | jh7110-cryp.h | 43 #define STARFIVE_AES_BUSY BIT(3) macro |
H A D | jh7110-aes.c | 57 !(status & STARFIVE_AES_BUSY), 10, 100000); in starfive_aes_wait_busy() |