Searched refs:thrs (Results 1 – 5 of 5) sorted by relevance
59 enum nvkm_therm_thrs thrs, in nvkm_therm_sensor_set_threshold_state() argument62 therm->sensor.alarm_state[thrs] = st; in nvkm_therm_sensor_set_threshold_state()68 enum nvkm_therm_thrs thrs) in nvkm_therm_sensor_get_threshold_state() argument70 return therm->sensor.alarm_state[thrs]; in nvkm_therm_sensor_get_threshold_state()91 if (thrs < 0 || thrs > 3) in nvkm_therm_sensor_event()97 temperature, thresholds[thrs]); in nvkm_therm_sensor_event()100 temperature, thresholds[thrs]); in nvkm_therm_sensor_event()103 switch (thrs) { in nvkm_therm_sensor_event()138 const struct nvbios_therm_threshold *thrs, in nvkm_therm_threshold_hyst_polling() argument147 if (temp >= thrs->temp && prev_state == NVKM_THERM_THRS_LOWER) { in nvkm_therm_threshold_hyst_polling()[all …]
97 const struct nvbios_therm_threshold *thrs, in g84_therm_threshold_hyst_emulation() argument109 if (temp == thrs->temp) { in g84_therm_threshold_hyst_emulation()110 nvkm_wr32(device, thrs_reg, thrs->temp - thrs->hysteresis); in g84_therm_threshold_hyst_emulation()113 nvkm_wr32(device, thrs_reg, thrs->temp); in g84_therm_threshold_hyst_emulation()119 if (new_state == NVKM_THERM_THRS_LOWER && cur > thrs->temp) in g84_therm_threshold_hyst_emulation()122 cur < thrs->temp - thrs->hysteresis) in g84_therm_threshold_hyst_emulation()
176 struct cxd2880_tnrdmd_lna_thrs thrs[24]; member180 struct cxd2880_tnrdmd_lna_thrs thrs[32]; member
631 tnr_dmd->lna_thrs_tbl_air->thrs[idx].off_on; in rf_init1()633 tnr_dmd->lna_thrs_tbl_air->thrs[idx].on_off; in rf_init1()663 tnr_dmd->lna_thrs_tbl_cable->thrs[idx].off_on; in rf_init1()665 tnr_dmd->lna_thrs_tbl_cable->thrs[idx].on_off; in rf_init1()
20 amb-temp#1-thrs {
Completed in 12 milliseconds