Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/aspeed/
H A Dhace_ast2600.c22 #define HACE_STS_HASH_INT BIT(9) macro
124 } while (!(sts & HACE_STS_HASH_INT)); in ast2600_hace_process()
126 io_write32(hace_virt + HACE_STS, HACE_STS_HASH_INT); in ast2600_hace_process()