Searched refs:CCL_CTRL_SWRST_Pos (Results 1 – 2 of 2) sorted by relevance
58 #define CCL_CTRL_SWRST_Pos 0 /**< \brief (CCL_CTRL) Software Reset */ macro59 #define CCL_CTRL_SWRST (_U(0x1) << CCL_CTRL_SWRST_Pos)
77 tmp = (tmp & CCL_CTRL_SWRST) >> CCL_CTRL_SWRST_Pos; in hri_ccl_get_CTRL_SWRST_bit()