Home
last modified time | relevance | path

Searched refs:VPMPhaseCtrl2 (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/arm/mach-bcmring/include/mach/csp/
DchipcHw_inline.h1268 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()
DchipcHw_reg.h89 uint32_t VPMPhaseCtrl2; /* VPM Clock Phase Alignment control2 */ member