Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/rockchip/
H A Dcrypto_v2_pka.h98 #define RK_PKA_STATUS_OPCODE_POS 9 macro
/OK3568_Linux_fs/u-boot/drivers/crypto/rockchip/
H A Dcrypto_v2_pka.c128 *status = ((*status) >> RK_PKA_STATUS_OPCODE_POS) & in rk_pka_get_status_opcode()