Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-bcmring/include/mach/csp/
DchipcHw_inline.h219 pChipcHw->SoftReset2 ^= (ctrl2 & (~chipcHw_REG_SOFT_RESET_UNHOLD_MASK)); in chipcHw_softResetDisable()
232 pChipcHw->SoftReset2 |= (ctrl2 & (~chipcHw_REG_SOFT_RESET_UNHOLD_MASK)); in chipcHw_softResetEnable()
DchipcHw_reg.h71 uint32_t SoftReset2; /* Reset blocks */ member