Searched refs:CCL_CTRL_SWRST (Results 1 – 2 of 2) sorted by relevance
59 #define CCL_CTRL_SWRST (_U(0x1) << CCL_CTRL_SWRST_Pos) macro
69 ((Ccl *)hw)->CTRL.reg |= CCL_CTRL_SWRST; in hri_ccl_set_CTRL_SWRST_bit()77 tmp = (tmp & CCL_CTRL_SWRST) >> CCL_CTRL_SWRST_Pos; in hri_ccl_get_CTRL_SWRST_bit()