Searched refs:chipStatus (Results 1 – 3 of 3) sorted by relevance
235 bit32 chipStatus; /**< chip status */ member
213 saRoot->chipStatus |= CHIP_RESETTING; in saHwReset()238 saRoot->chipStatus &= ~CHIP_RESETTING; in saHwReset()304 saRoot->chipStatus |= CHIP_RESET_FW; in saHwReset()354 saRoot->chipStatus &= ~CHIP_RESET_FW; in saHwReset()452 saRoot->chipStatus |= CHIP_SHUTDOWN; in saHwShutdown()
1426 saRoot->chipStatus = CHIP_FATAL_ERROR; in saInitialize()1431 saRoot->chipStatus = CHIP_NORMAL; in saInitialize()