Searched refs:TEMP_OK (Results 1 – 3 of 3) sorted by relevance
343 enum temp_state { TEMP_OK = 0, /* normal board temperature */ enumerator
1783 if (envstat->state == TEMP_OK) { in update_temp()1863 } else if (temp_state == TEMP_OK) { in update_temp()2260 enum temp_state state = TEMP_OK; in get_temp_state()3457 return (TEMP_OK); in fhc_env_temp_state()
816 (fhc_env_temp_state(sysc_stat->board) == TEMP_OK)) { in sysc_policy_connected_condition()