Searched refs:IWL_MAX_DTS_TRIPS (Results 1 – 3 of 3) sorted by relevance
204 if (WARN_ON(ths_crossed >= IWL_MAX_DTS_TRIPS)) in iwl_mvm_temp_notif()587 for (i = 0; i < IWL_MAX_DTS_TRIPS; i++) { in iwl_mvm_send_temp_report_ths_cmd()605 for (j = 0; j < IWL_MAX_DTS_TRIPS; j++) { in iwl_mvm_send_temp_report_ths_cmd()654 if (trip < 0 || trip >= IWL_MAX_DTS_TRIPS) in iwl_mvm_tzone_get_trip_temp()665 if (trip < 0 || trip >= IWL_MAX_DTS_TRIPS) in iwl_mvm_tzone_get_trip_type()689 if (trip < 0 || trip >= IWL_MAX_DTS_TRIPS) { in iwl_mvm_tzone_set_trip_temp()714 for (i = 0; i < IWL_MAX_DTS_TRIPS; i++) { in iwl_mvm_tzone_set_trip_temp()737 #define IWL_WRITABLE_TRIPS_MSK (BIT(IWL_MAX_DTS_TRIPS) - 1)753 IWL_MAX_DTS_TRIPS, in iwl_mvm_thermal_zone_register()768 for (i = 0 ; i < IWL_MAX_DTS_TRIPS; i++) in iwl_mvm_thermal_zone_register()
537 s16 temp_trips[IWL_MAX_DTS_TRIPS];538 u8 fw_trips_index[IWL_MAX_DTS_TRIPS];
245 #define IWL_MAX_DTS_TRIPS 8 macro255 __le16 thresholds[IWL_MAX_DTS_TRIPS];