Searched refs:IWL_MAX_DTS_TRIPS (Results 1 – 3 of 3) sorted by relevance
217 #define IWL_MAX_DTS_TRIPS 8 macro227 __le16 thresholds[IWL_MAX_DTS_TRIPS];
143 if (WARN_ON(ths_crossed >= IWL_MAX_DTS_TRIPS)) in iwl_mvm_temp_notif()577 for (i = 0; i < IWL_MAX_DTS_TRIPS; i++) { in iwl_mvm_send_temp_report_ths_cmd()595 for (j = 0; j < IWL_MAX_DTS_TRIPS; j++) { in iwl_mvm_send_temp_report_ths_cmd()679 #define IWL_WRITABLE_TRIPS_MSK (BIT(IWL_MAX_DTS_TRIPS) - 1)698 IWL_MAX_DTS_TRIPS, in iwl_mvm_thermal_zone_register()720 for (i = 0 ; i < IWL_MAX_DTS_TRIPS; i++) { in iwl_mvm_thermal_zone_register()
534 struct thermal_trip trips[IWL_MAX_DTS_TRIPS];535 u8 fw_trips_index[IWL_MAX_DTS_TRIPS];