Home
last modified time | relevance | path

Searched refs:ctrl2 (Results 1 – 3 of 3) sorted by relevance

/arch/arm/mach-bcmring/include/mach/csp/
DchipcHw_inline.h214 uint32_t ctrl2 = (uint32_t) (mask >> 32); in chipcHw_softResetDisable() local
219 pChipcHw->SoftReset2 ^= (ctrl2 & (~chipcHw_REG_SOFT_RESET_UNHOLD_MASK)); in chipcHw_softResetDisable()
226 uint32_t ctrl2 = (uint32_t) (mask >> 32); in chipcHw_softResetEnable() local
232 pChipcHw->SoftReset2 |= (ctrl2 & (~chipcHw_REG_SOFT_RESET_UNHOLD_MASK)); in chipcHw_softResetEnable()
235 if (ctrl2 & chipcHw_REG_SOFT_RESET_VPM_GLOBAL_UNHOLD) { in chipcHw_softResetEnable()
239 if (ctrl2 & chipcHw_REG_SOFT_RESET_VPM_UNHOLD) { in chipcHw_softResetEnable()
243 if (ctrl2 & chipcHw_REG_SOFT_RESET_ARM_UNHOLD) { in chipcHw_softResetEnable()
294 uint32_t ctrl2 = (uint32_t) (mask >> 32); in chipcHw_setOTPOption() local
297 reg32_modify_or(&pChipcHw->SoftOTP2, ctrl2); in chipcHw_setOTPOption()
/arch/mips/include/asm/sgi/
Dioc.h30 volatile u8 ctrl2; member
/arch/mips/include/asm/txx9/
Dtx4939.h179 __u32 ctrl2; member