Searched refs:IWL_MAX_DTS_TRIPS (Results 1 – 3 of 3) sorted by relevance
201 if (WARN_ON(ths_crossed >= IWL_MAX_DTS_TRIPS)) in iwl_mvm_temp_notif()636 for (i = 0; i < IWL_MAX_DTS_TRIPS; i++) { in iwl_mvm_send_temp_report_ths_cmd()654 for (j = 0; j < IWL_MAX_DTS_TRIPS; j++) { in iwl_mvm_send_temp_report_ths_cmd()705 if (trip < 0 || trip >= IWL_MAX_DTS_TRIPS) in iwl_mvm_tzone_get_trip_temp()716 if (trip < 0 || trip >= IWL_MAX_DTS_TRIPS) in iwl_mvm_tzone_get_trip_type()740 if (trip < 0 || trip >= IWL_MAX_DTS_TRIPS) { in iwl_mvm_tzone_set_trip_temp()765 for (i = 0; i < IWL_MAX_DTS_TRIPS; i++) { in iwl_mvm_tzone_set_trip_temp()788 #define IWL_WRITABLE_TRIPS_MSK (BIT(IWL_MAX_DTS_TRIPS) - 1)806 IWL_MAX_DTS_TRIPS, in iwl_mvm_thermal_zone_register()828 for (i = 0 ; i < IWL_MAX_DTS_TRIPS; i++) in iwl_mvm_thermal_zone_register()
553 s16 temp_trips[IWL_MAX_DTS_TRIPS];554 u8 fw_trips_index[IWL_MAX_DTS_TRIPS];
261 #define IWL_MAX_DTS_TRIPS 8 macro271 __le16 thresholds[IWL_MAX_DTS_TRIPS];