Searched refs:thres1 (Results 1 – 1 of 1) sorted by relevance
193 static int fme_thermal_get_threshold1(struct ifpga_fme_hw *fme, u64 *thres1) in fme_thermal_get_threshold1() argument202 *thres1 = temp_threshold.tmp_thshold1; in fme_thermal_get_threshold1()207 static int fme_thermal_set_threshold1(struct ifpga_fme_hw *fme, u64 thres1) in fme_thermal_set_threshold1() argument225 } else if (thres1 > 100) { in fme_thermal_set_threshold1()228 } else if (thres1 == 0) { in fme_thermal_set_threshold1()230 tmp_threshold.tmp_thshold1 = thres1; in fme_thermal_set_threshold1()233 tmp_threshold.tmp_thshold1 = thres1; in fme_thermal_set_threshold1()