Searched refs:crit_temp (Results 1 – 5 of 5) sorted by relevance
85 int crit_temp = INT_MAX; in __thermal_zone_get_temp() local97 crit_temp = trip->temperature; in __thermal_zone_get_temp()107 if (!ret && *temp < crit_temp) in __thermal_zone_get_temp()
211 int offset, slope, crit_temp; in bcm2835_thermal_probe() local219 err = thermal_zone_get_crit_temp(tz, &crit_temp); in bcm2835_thermal_probe()234 val |= bcm2835_thermal_temp2adc(crit_temp, in bcm2835_thermal_probe()
22 unsigned int crit_temp; member
75 int crit_temp; member
546 int crit_temp, ret; in qpnp_tm_configure_trip_temp() local548 ret = thermal_zone_get_crit_temp(chip->tz_dev, &crit_temp); in qpnp_tm_configure_trip_temp()550 crit_temp = THERMAL_TEMP_INVALID; in qpnp_tm_configure_trip_temp()553 ret = qpnp_tm_update_critical_trip_temp(chip, crit_temp); in qpnp_tm_configure_trip_temp()