Searched refs:thres2 (Results 1 – 1 of 1) sorted by relevance
242 static int fme_thermal_get_threshold2(struct ifpga_fme_hw *fme, u64 *thres2) in fme_thermal_get_threshold2() argument251 *thres2 = temp_threshold.tmp_thshold2; in fme_thermal_get_threshold2()256 static int fme_thermal_set_threshold2(struct ifpga_fme_hw *fme, u64 thres2) in fme_thermal_set_threshold2() argument274 } else if (thres2 > 100) { in fme_thermal_set_threshold2()277 } else if (thres2 == 0) { in fme_thermal_set_threshold2()279 tmp_threshold.tmp_thshold2 = thres2; in fme_thermal_set_threshold2()282 tmp_threshold.tmp_thshold2 = thres2; in fme_thermal_set_threshold2()