Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/rockchip/
H A Dcrypto_v2_pka.h106 #define RK_PKA_OPCODE_RESULT_POS 6 macro
/OK3568_Linux_fs/u-boot/drivers/crypto/rockchip/
H A Dcrypto_v2_pka.c184 ((u32)(res) & 31) << RK_PKA_OPCODE_RESULT_POS | in rk_pka_make_full_opcode()