Searched refs:AES_CTRLA_SWRST (Results 1 – 2 of 2) sorted by relevance
67 #define AES_CTRLA_SWRST (_U(0x1) << AES_CTRLA_SWRST_Pos) macro
235 ((Aes *)hw)->CTRLA.reg |= AES_CTRLA_SWRST; in hri_aes_set_CTRLA_SWRST_bit()243 tmp = (tmp & AES_CTRLA_SWRST) >> AES_CTRLA_SWRST_Pos; in hri_aes_get_CTRLA_SWRST_bit()