Searched refs:chipcHw_REG_VPM_TIMEOUT_INTR_ENABLE (Results 1 – 2 of 2) sorted by relevance
1643 pChipcHw->VPMPhaseCtrl2 |= chipcHw_REG_VPM_TIMEOUT_INTR_ENABLE; in chipcHw_vpmHwPhaseAlignTimeoutInterruptEnable()1669 pChipcHw->VPMPhaseCtrl2 &= ~chipcHw_REG_VPM_TIMEOUT_INTR_ENABLE; in chipcHw_vpmHwPhaseAlignTimeoutInterruptDisable()
522 #define chipcHw_REG_VPM_TIMEOUT_INTR_ENABLE 0x01000000 /* Enable time out interrupt */ macro