Searched refs:VPMPhaseCtrl2 (Results 1 – 2 of 2) sorted by relevance
1268 pChipcHw->VPMPhaseCtrl2 = in chipcHw_vpmPhaseAlignInterruptMode()1270 VPMPhaseCtrl2 & ~(chipcHw_REG_VPM_INTR_SELECT_MASK << in chipcHw_vpmPhaseAlignInterruptMode()1578 pChipcHw->VPMPhaseCtrl2 &= in chipcHw_vpmHwPhaseAlignTimeout()1581 pChipcHw->VPMPhaseCtrl2 |= in chipcHw_vpmHwPhaseAlignTimeout()1612 pChipcHw->VPMPhaseCtrl2 |= chipcHw_REG_VPM_INTR_SERVICED; in chipcHw_vpmHwPhaseAlignTimeoutInterruptClear()1613 pChipcHw->VPMPhaseCtrl2 &= ~chipcHw_REG_VPM_INTR_SERVICED; in chipcHw_vpmHwPhaseAlignTimeoutInterruptClear()1643 pChipcHw->VPMPhaseCtrl2 |= chipcHw_REG_VPM_TIMEOUT_INTR_ENABLE; in chipcHw_vpmHwPhaseAlignTimeoutInterruptEnable()1669 pChipcHw->VPMPhaseCtrl2 &= ~chipcHw_REG_VPM_TIMEOUT_INTR_ENABLE; in chipcHw_vpmHwPhaseAlignTimeoutInterruptDisable()
89 uint32_t VPMPhaseCtrl2; /* VPM Clock Phase Alignment control2 */ member