Searched refs:DMAC_CTRL_SWRST (Results 1 – 2 of 2) sorted by relevance
68 #define DMAC_CTRL_SWRST (_U(0x1) << DMAC_CTRL_SWRST_Pos) macro
272 ((Dmac *)hw)->CTRL.reg |= DMAC_CTRL_SWRST; in hri_dmac_set_CTRL_SWRST_bit()280 tmp = (tmp & DMAC_CTRL_SWRST) >> DMAC_CTRL_SWRST_Pos; in hri_dmac_get_CTRL_SWRST_bit()