Searched refs:TMU_STATUS_INIT (Results 1 – 3 of 3) sorted by relevance
144 if (gbl_info.tmu_state == TMU_STATUS_INIT) in tmu_monitor()145 return TMU_STATUS_INIT; in tmu_monitor()169 gbl_info.tmu_state = TMU_STATUS_INIT; in tmu_monitor()171 return TMU_STATUS_INIT; in tmu_monitor()338 gbl_info.tmu_state = TMU_STATUS_INIT; in tmu_init()
24 TMU_STATUS_INIT = -1, enumerator
66 case TMU_STATUS_INIT: in boot_temp_check()