Searched refs:dmacHw_REG_CTL_INT_EN (Results 1 – 3 of 3) sorted by relevance
715 dmacHw_REG_CTL_LLP_SRC_EN | dmacHw_REG_CTL_INT_EN; in dmacHw_setVariableDataDescriptor()896 pConfig->dstMasterInterface | dmacHw_REG_CTL_INT_EN; in dmacHw_setControlDescriptor()918 pConfig->flowControler | dmacHw_REG_CTL_INT_EN; in dmacHw_setControlDescriptor()
766 pConfig->dstMasterInterface | dmacHw_REG_CTL_INT_EN; in dmacHw_setDataDescriptor()787 pConfig->dstMasterInterface | dmacHw_REG_CTL_INT_EN; in dmacHw_setDataDescriptor()
221 #define dmacHw_REG_CTL_INT_EN 0x00000001 /* Channel interrupt enable */ macro