Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/rockchip/
H A Dcrypto_v1.h93 #define PKA_DONE_INT BIT(5) macro
/OK3568_Linux_fs/u-boot/drivers/crypto/rockchip/
H A Dcrypto_v1.c246 writel(PKA_DONE_INT, &reg->crypto_intsts); in rockchip_crypto_rsa_verify()