Searched refs:dmacHw_RESET_CONTROL_HI (Results 1 – 2 of 2) sorted by relevance
361 #define dmacHw_RESET_CONTROL_HI(module, channel) (dmacHw_REG_CTL_HI((module), (channel)) = 0) macro
331 dmacHw_RESET_CONTROL_HI(pCblk->module, pCblk->channel); in dmacHw_initChannel()