Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/power/
H A Dexynos-tmu.c93 int tmu_state; member
117 if (info->tmu_state == TMU_STATUS_NORMAL) { in get_cur_temp()
144 if (gbl_info.tmu_state == TMU_STATUS_INIT) in tmu_monitor()
169 gbl_info.tmu_state = TMU_STATUS_INIT; in tmu_monitor()
338 gbl_info.tmu_state = TMU_STATUS_INIT; in tmu_init()
343 gbl_info.tmu_state = TMU_STATUS_NORMAL; in tmu_init()
345 return gbl_info.tmu_state; in tmu_init()