Searched refs:ctrl2 (Results 1 – 3 of 3) sorted by relevance
214 uint32_t ctrl2 = (uint32_t) (mask >> 32); in chipcHw_softResetDisable() local219 pChipcHw->SoftReset2 ^= (ctrl2 & (~chipcHw_REG_SOFT_RESET_UNHOLD_MASK)); in chipcHw_softResetDisable()226 uint32_t ctrl2 = (uint32_t) (mask >> 32); in chipcHw_softResetEnable() local232 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() local297 reg32_modify_or(&pChipcHw->SoftOTP2, ctrl2); in chipcHw_setOTPOption()
30 volatile u8 ctrl2; member
179 __u32 ctrl2; member