Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-bcmring/include/mach/csp/
DchipcHw_inline.h1643 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.h522 #define chipcHw_REG_VPM_TIMEOUT_INTR_ENABLE 0x01000000 /* Enable time out interrupt */ macro