Searched refs:chipStatus (Results 1 – 3 of 3) sorted by relevance
236 bit32 chipStatus; /**< chip status */ member
214 saRoot->chipStatus |= CHIP_RESETTING; in saHwReset()239 saRoot->chipStatus &= ~CHIP_RESETTING; in saHwReset()305 saRoot->chipStatus |= CHIP_RESET_FW; in saHwReset()355 saRoot->chipStatus &= ~CHIP_RESET_FW; in saHwReset()453 saRoot->chipStatus |= CHIP_SHUTDOWN; in saHwShutdown()
1427 saRoot->chipStatus = CHIP_FATAL_ERROR; in saInitialize()1432 saRoot->chipStatus = CHIP_NORMAL; in saInitialize()