Searched refs:RKCE_RESET_PKA (Results 1 – 2 of 2) sorted by relevance
42 #define RKCE_RESET_PKA BIT(2) macro43 #define RKCE_RESET_ALL (RKCE_RESET_SYMM | RKCE_RESET_HASH | RKCE_RESET_PKA)
222 if (reset_sel & RKCE_RESET_PKA) in rkce_soft_reset()252 rkce_soft_reset(rkce_hw, RKCE_RESET_SYMM | RKCE_RESET_HASH | RKCE_RESET_PKA); in rkce_init()